Send file to ollama models for fixing typos
4. 4. 2026Example:
cat myfile.txt | ollama run gemma4 "Fix all typos and grammatical errors in this text and return the corrected version." --think=false
There is also much slower, but I guess much smarter:
--hidethinking