Files
Qwen3-8B/params

8 lines
129 B
Plaintext
Raw Permalink Normal View History

{
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9,
"num_ctx": 8192,
"num_predict": 4096,
"repeat_penalty": 1.1
}