Unverified Commit d1478573 authored by Isaac McFadyen's avatar Isaac McFadyen Committed by GitHub
Browse files

README typo fix (#106)

* Fixed typo in README
parent 9e15635c
...@@ -59,7 +59,7 @@ Ollama includes a library of open-source, pre-trained models. More models are co ...@@ -59,7 +59,7 @@ Ollama includes a library of open-source, pre-trained models. More models are co
| Llama2 | 7B | 3.8GB | `ollama pull llama2` | | Llama2 | 7B | 3.8GB | `ollama pull llama2` |
| Orca Mini | 3B | 1.9GB | `ollama pull orca` | | Orca Mini | 3B | 1.9GB | `ollama pull orca` |
| Vicuna | 7B | 3.8GB | `ollama pull vicuna` | | Vicuna | 7B | 3.8GB | `ollama pull vicuna` |
| Nous-Hermes | 13 | 7.3GB | `ollama pull hous-hermes` | | Nous-Hermes | 13B | 7.3GB | `ollama pull nous-hermes` |
## Building ## Building
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment