From 5bb14a05a06b5fd80d6ed42bf93e8953f7791375 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Sun, 22 Oct 2023 18:43:02 -0700 Subject: [PATCH] Update system requirements in docs for offline chat models --- docs/chat.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/chat.md b/docs/chat.md index b900d052..2efd7b1b 100644 --- a/docs/chat.md +++ b/docs/chat.md @@ -10,7 +10,8 @@ Offline chat stays completely private and works without internet. But it is slower, lower quality and more compute intensive. > **System Requirements**: -> - Machine with at least **6 GB of RAM** and **4 GB of Disk** available +> - Minimum 8 GB RAM. Recommend **16Gb VRAM** +> - Minimum **5 GB of Disk** available > - A CPU supporting [AVX or AVX2 instructions](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions) is required > - A Mac M1+ or [Vulcan supported GPU](https://vulkan.gpuinfo.org/) should significantly speed up chat response times