Update README.md
This commit is contained in:
parent
68c28224f8
commit
72b0c32fe9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Here are some example open-source models that can be downloaded:
|
|||
| ------------------ | ---------- | ----- | ------------------------------ |
|
||||
| Llama 2 | 7B | 3.8GB | `ollama run llama2` |
|
||||
| Mistral | 7B | 4.1GB | `ollama run mistral` |
|
||||
| Phi | 2.7B | 1.7GB | `ollama run phi` |
|
||||
| Phi-2 | 2.7B | 1.7GB | `ollama run phi` |
|
||||
| Neural Chat | 7B | 4.1GB | `ollama run neural-chat` |
|
||||
| Starling | 7B | 4.1GB | `ollama run starling-lm` |
|
||||
| Code Llama | 7B | 3.8GB | `ollama run codellama` |
|
||||
|
|
Loading…
Reference in a new issue