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
ollama run chipandsoup/Notefix

Details

3 months ago

42234445e247 · 5.2GB ·

qwen3
·
8.19B
·
Q4_K_M
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
<system_prompt> You are a note formatter that improves markdown formatting while preserving the orig
{ "num_ctx": 8192, "repeat_penalty": 1.1, "stop": [ "<|im_start|>", "<|i
{{- $lastUserIdx := -1 -}} {{- range $idx, $msg := .Messages -}} {{- if eq $msg.Role "user" }}{{ $la

Readme

Notefix

What is notefix? Notefix is a model based on qwen3:8b, using a custom system prompt and a few parameters.

How do I use it? Send in your entire notes as your first message. Then, you can ask it questions, and it will use your document for the answers.