From 136a683de770fcc7d7ef25b3d3480804e1aa2623 Mon Sep 17 00:00:00 2001 From: Muhammed Sezer <74321576+sezer-muhammed@users.noreply.github.com> Date: Sun, 13 Oct 2024 11:26:08 +0300 Subject: [PATCH] Update RAM requirements for model sizes in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb57f7e9..5200bc00 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Here are some example models that can be downloaded: | Solar | 10.7B | 6.1GB | `ollama run solar` | > [!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. +> You should have at least 8 GB of RAM available to run the 9B models, 12 GB to run the 14B models, and 32 GB to run the 33B models. ## Customize a model