From 6c8c07e7ad05f24e7144afe7874958a45bf9dd50 Mon Sep 17 00:00:00 2001 From: John Smith Date: Mon, 27 Mar 2023 18:03:28 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8fc9c8e..de63f58 100644 --- a/README.md +++ b/README.md @@ -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
+* Added pip install support by sterlind, preparing to merge changes upstream +
+ # Requirements gptq-for-llama: https://github.com/qwopqwop200/GPTQ-for-LLaMa
peft: https://github.com/huggingface/peft.git