1,136 Downloads Updated 1 year ago
This model can be used to replace english text with a corrected version
ollama run ifioravanti/mistral-grammar-checker
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "mistral-grammar-checker",
"prompt": "How old is you?"
}'