File size: 185 Bytes
5c07efd
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "num_ctx": 32768,
    "num_predict": 2048,
    "stop": [
        "<|im_end|>",
        "<|im_start|>"
    ],
    "temperature": 0.5,
    "top_k": 45,
    "top_p": 0.95
}