Update README.md

This commit is contained in:
John Smith
2023-03-27 18:03:28 +08:00
committed by GitHub
parent cf94d7af68
commit 6c8c07e7ad
+3
View File
@@ -23,6 +23,9 @@ Made some adjust for the code in peft and gptq for llama, and make it possible f
* Added install manual by s4rduk4r
<br>
* Added pip install support by sterlind, preparing to merge changes upstream
<br>
# Requirements
gptq-for-llama: https://github.com/qwopqwop200/GPTQ-for-LLaMa<br>
peft: https://github.com/huggingface/peft.git<br>