File size: 183 Bytes
de8fada
52a298f
 
 
 
 
 
a31cd5c
52a298f
de8fada
1
2
3
4
5
6
7
8
9
10
{
  "model_type": "llama",
  "task_specific_params": {
    "text-generation": {
      "top_k": 40,
      "top_p": 0.6,
      "temperature": 0.2,
      "repetition_penalty": 1.1}
  }
}