mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
readme: change granite3.2 to granite3.3 (#10525)
Update the list for readme
This commit is contained in:
parent
a7835c6716
commit
d5d5f0c445
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Here are some example models that can be downloaded:
|
|||
| Code Llama | 7B | 3.8GB | `ollama run codellama` |
|
||||
| Llama 2 Uncensored | 7B | 3.8GB | `ollama run llama2-uncensored` |
|
||||
| LLaVA | 7B | 4.5GB | `ollama run llava` |
|
||||
| Granite-3.2 | 8B | 4.9GB | `ollama run granite3.2` |
|
||||
| Granite-3.3 | 8B | 4.9GB | `ollama run granite3.3` |
|
||||
|
||||
> [!NOTE]
|
||||
> You should have at least 8 GB of RAM available to run the 7B models, 16 GB to run the 13B models, and 32 GB to run the 33B models.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue