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.