Qwen3-4B-GGUF / params
danielhanchen's picture
Upload folder using huggingface_hub
efe8e9e verified
Raw
History Blame
228 Bytes
{
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.6,
"min_p" : 0.00,
"repeat_penalty" : 1.0,
"top_k" : 20,
"top_p" : 0.95,
"num_predict" : 16384,
"num_ctx" : 40960
}