Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,6 @@ For example:
|
|
| 12 |
```
|
| 13 |
MODEL_URL="https://huggingface.co/mzbac/mistral-grammar/resolve/main/Mistral-7B-Grammar-Correaction-v1.1.3.Q5_K_M.gguf"
|
| 14 |
MODEL_FILE="Mistral-7B-Grammar-Correaction-v1.1.3.Q5_K_M.gguf"
|
| 15 |
-
```
|
|
|
|
|
|
|
|
|
| 12 |
```
|
| 13 |
MODEL_URL="https://huggingface.co/mzbac/mistral-grammar/resolve/main/Mistral-7B-Grammar-Correaction-v1.1.3.Q5_K_M.gguf"
|
| 14 |
MODEL_FILE="Mistral-7B-Grammar-Correaction-v1.1.3.Q5_K_M.gguf"
|
| 15 |
+
```
|
| 16 |
+
|
| 17 |
+
For details on how to use the model with Mac Automator, please check out the article [here](https://medium.com/@anchen.li/replace-grammarly-with-open-source-llm-e1751ad6cad2).
|