From 59d1c2b523b8e20a399a7ee72490523dc01f92b0 Mon Sep 17 00:00:00 2001 From: randaller Date: Thu, 9 Mar 2023 10:58:55 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d37eb14..0d1b40d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ This repo is heavily based on Meta's original repo: https://github.com/facebookr And on Venuatu's repo: https://github.com/venuatu/llama +# System requirements +- Modern enough CPU +- NVIDIA graphics card +- 64 or better 128 Gb of RAM (192 or 256 would be perfect) + ### Conda Environment Setup Example for Windows 10+ Download and install Anaconda Python https://www.anaconda.com and run Anaconda Prompt ```