Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
chipandsoup
/
Notefix
:latest
13
Downloads
Updated
3 months ago
Note fixer based on qwen3:8b that makes notes markdown & cleaner, and answers follow up questions related to the notes.
Note fixer based on qwen3:8b that makes notes markdown & cleaner, and answers follow up questions related to the notes.
Cancel
tools
thinking
Notefix:latest
...
/
params
42c0608dd609 · 136B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.8,
"top_k": 20,
"top_p": 0.9
}