File size: 129 Bytes
51a8c23
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "temperature": 0.0,
  "repeat_penalty": 1.0,
  "repeat_last_n": 256,
  "stop": [
    "<|im_end|>",
    "<|endoftext|>"
  ]
}