4 2 days ago

distilled qwen3 30b model, fixed <think> tag issue

tools
b6636bd410f5 · 135B
{
"num_ctx": 8192,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}