improve grammar of user input text

123 6 months ago

Readme

This model is a customized version of a small 2B language model (gemma-2b-instruct) by providing a new system prompt. It aims to demonstrate that a small model can perform simple language tasks directly, such as improving the English grammar of your input text. This model will perform spell-checking and improve the grammar if necessary.

You can run the model directly in the command prompt with your input text.

ollama run gnokit/improve-grammar "The quikc brown fox jumps over the lazey dog, but then the
dog quickly retaliates and chase the fox back into the woods."

Improved Version

Quick brown fox jumps over the lazy dog, but then the dog quickly retaliates and chases the fox back into the
woods.