File size: 156 Bytes
a88e891
51a0c7c
a88e891
 
 
 
51a0c7c
a88e891
1
2
3
4
5
6
7
8
9
{
      "temperature": 0.7,
      "top_p": 0.95,
      "repetition_penalty": 1.2,
      "top_k": 50,
      "truncate": 1000,
      "max_new_tokens": 2048
}