Model: unsloth/Qwen3-8B-128K-GGUF Source: Original Platform
@@ -0,0 +1,13 @@
{
"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" : 131072
}
The note is not visible to the blocked user.