From cf94d7af6847633107e001cd21c0dc127cda2779 Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 27 Mar 2023 17:52:35 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f22e387..8fc9c8e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Made some adjust for the code in peft and gptq for llama, and make it possible f
* Install Manual by s4rduk4r: https://github.com/s4rduk4r/alpaca_lora_4bit_readme/blob/main/README.md (**NOTE:** don't use the install script, use the requirements.txt instead.)
+ * Also Remember to create a venv if you do not want the packages be overwritten.