8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
|
{
|
||
|
|
"temperature": 0.7,
|
||
|
|
"top_k": 40,
|
||
|
|
"top_p": 0.9,
|
||
|
|
"num_ctx": 8192,
|
||
|
|
"num_predict": 4096,
|
||
|
|
"repeat_penalty": 1.1
|
||
|
|
}
|