Files
Qwen3-8B/params
ModelHub XC c2246d6652 初始化项目,由ModelHub XC社区提供模型
Model: manindra18/Qwen3-8B
Source: Original Platform
2026-04-22 01:09:44 +08:00

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
}