{
   "order": [2, 1, 3, 0],
   "temperature": 0.63,
   "max_length": 90,
   "min_length": 1,
   "tail_free_sampling": 0.975,
   "repetition_penalty": 1.148125,
   "repetition_penalty_range": 2048,
   "repetition_penalty_frequency": 0,
   "repetition_penalty_presence": 0,
   "repetition_penalty_slope": 0.09,
   "max_context":2048,
   "top_p": 0.975,
   "top_k": 0,
   "top_a": 1,
   "typical_p": 1
}