diff --git a/README.md b/README.md index 2217b28..4ecb5ac 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This repository is intended as a minimal, hackable and readable example to load It is better to use another repo if you have NVIDIA card: https://github.com/randaller/llama-chat +If you wish to **train** the model on CPU only, use HF version here: https://github.com/randaller/llama-chat#hugging-face--version + ### Conda Environment Setup Example for Windows 10+ Download and install Anaconda Python https://www.anaconda.com and run Anaconda Prompt ```