File size: 179 Bytes
33458f7
bbdf5c9
33458f7
bbdf5c9
33458f7
3728fcd
33458f7
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "temperature": 1.0,
  "top_p": 0.95,
  "top_k": 0,
  "repeat_penalty": 1.05,
  "num_ctx": 1010000,
  "stop": [
    "<|im_end|>",
    "<|endoftext|>",
    "<|im_start|>"
  ]
}