13 3 months ago

Note fixer based on qwen3:8b that makes notes markdown & cleaner, and answers follow up questions related to the notes.

tools thinking
42c0608dd609 · 136B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.8,
"top_k": 20,
"top_p": 0.9
}