Qwen3-8B / params
manindra18's picture
Add GGUF files and Ollama Modelfile
930299f verified
raw
history blame contribute delete
129 Bytes
{
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9,
"num_ctx": 8192,
"num_predict": 4096,
"repeat_penalty": 1.1
}