Update README.md
This commit is contained in:
parent
0b5b376de1
commit
1ca9b8abf8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue