Update README.md

This commit is contained in:
John Smith 2023-03-27 17:51:04 +08:00 committed by GitHub
parent 0b5b376de1
commit 1ca9b8abf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Made some adjust for the code in peft and gptq for llama, and make it possible for lora finetuning with a 4 bits base model. The same adjustment can be made for 2, 3 and 8 bits.
<br>
* 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.)
<br>
* Also Remember to create a venv if you do not want the packages be overwritten.
<br>
# Update Logs
* Resolved numerically unstable issue