From bc2b35ec693f3bc55d47f378345544cab3a8b15e Mon Sep 17 00:00:00 2001 From: Joshua Herman <30265+zitterbewegung@users.noreply.github.com> Date: Mon, 13 Mar 2023 09:43:34 -0500 Subject: [PATCH] Updating README after running 60B of llama.cpp --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a6d757d6..a2a1a7042 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,8 @@ And here is another demo of running both LLaMA-7B and [whisper.cpp](https://gith https://user-images.githubusercontent.com/1991296/224442907-7693d4be-acaa-4e01-8b4f-add84093ffff.mp4 +If you have a M1 Max you can run LLAMA 60B and it will use approximately 41GB of RAM. + ## Usage Here are the step for the LLaMA-7B model: