mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
readme: add llama 4 models (#10530)
This commit is contained in:
parent
a6ef73f4f2
commit
dd1d4e99e7
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ Here are some example models that can be downloaded:
|
|||
| QwQ | 32B | 20GB | `ollama run qwq` |
|
||||
| DeepSeek-R1 | 7B | 4.7GB | `ollama run deepseek-r1` |
|
||||
| DeepSeek-R1 | 671B | 404GB | `ollama run deepseek-r1:671b` |
|
||||
| Llama 4 | 109B | 67GB | `ollama run llama4:scout` |
|
||||
| Llama 4 | 400B | 245GB | `ollama run llama4:maverick` |
|
||||
| Llama 3.3 | 70B | 43GB | `ollama run llama3.3` |
|
||||
| Llama 3.2 | 3B | 2.0GB | `ollama run llama3.2` |
|
||||
| Llama 3.2 | 1B | 1.3GB | `ollama run llama3.2:1b` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue