From 19f511dc9f11c2f68f1c697f8d6b4f0521335c54 Mon Sep 17 00:00:00 2001 From: 0cc4m Date: Wed, 19 Jul 2023 07:12:37 +0200 Subject: [PATCH] Load GPTQ module from GPTQ repo docs --- environments/huggingface.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/huggingface.yml b/environments/huggingface.yml index c4cccf98..2cbefe7f 100644 --- a/environments/huggingface.yml +++ b/environments/huggingface.yml @@ -47,7 +47,7 @@ dependencies: - pydub - diffusers - git+https://github.com/0cc4m/hf_bleeding_edge/ - - --find-links=https://0cc4m.github.io/KoboldAI/gptq-whl-links.html + - --find-links=https://0cc4m.github.io/GPTQ-for-LLaMa/gptq-whl-links.html - gptq_koboldai==0.0.6 - einops - peft==0.3.0