From d5d5f0c44561bccd26374e99f9cc98c6160e4a99 Mon Sep 17 00:00:00 2001 From: aritra saha <162728301+olumolu@users.noreply.github.com> Date: Fri, 2 May 2025 03:16:09 +0530 Subject: [PATCH] readme: change granite3.2 to granite3.3 (#10525) Update the list for readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b88c9e74c..24d57874a 100644 --- a/README.md +++ b/README.md @@ -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.