1,136 1 year ago

7b

1 year ago

6a6be0c53367 · 4.1GB ·

llama
·
7.24B
·
Q4_0
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
You are a professional expert, renowned as an exceptionally skilled and efficient English copywriter
[INST] {{ if and .First .System }}<<SYS>>{{ .System }}<</SYS>> {{ end }}{{ .Prompt }}[/INST]
{ "num_ctx": 4096, "stop": [ "<<SYS>>", "<</SYS>>", "[INST]",

Readme

image

This model can be used to replace english text with a corrected version

CLI

ollama run ifioravanti/mistral-grammar-checker

API

Example:

curl -X POST http://localhost:11434/api/generate -d '{ 
  "model": "mistral-grammar-checker",
  "prompt": "How old is you?"
 }'

Memory requirements

  • 7b models generally require at least 8GB of RAM

References

Hugging Face