Rename gptq module, pull fix

This commit is contained in:
0cc4m
2023-05-06 21:30:33 +02:00
parent 4a14c6a446
commit a9fa199c49
3 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq-0.0.1-cp38-cp38-linux_x86_64.whl">gptq-0.0.1-cp38-cp38-linux_x86_64.whl</a>
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq_rocm-0.0.1-cp38-cp38-linux_x86_64.whl">gptq_rocm-0.0.1-cp38-cp38-linux_x86_64.whl</a>
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq-0.0.1-cp38-cp38-win_amd64.whl">gptq-0.0.1-cp38-cp38-win_amd64.whl</a>
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq_koboldai-0.0.1-cp38-cp38-linux_x86_64.whl">gptq_koboldai-0.0.1-cp38-cp38-linux_x86_64.whl</a>
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq_koboldai_rocm-0.0.1-cp38-cp38-linux_x86_64.whl">gptq_koboldai_rocm-0.0.1-cp38-cp38-linux_x86_64.whl</a>
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-06-2/gptq_koboldai-0.0.1-cp38-cp38-win_amd64.whl">gptq_koboldai-0.0.1-cp38-cp38-win_amd64.whl</a>

View File

@@ -49,5 +49,5 @@ dependencies:
- diffusers
- git+https://github.com/0cc4m/hf_bleeding_edge/
- --find-links=https://0cc4m.github.io/KoboldAI/gptq-whl-links.html
- gptq
- gptq_koboldai==0.0.1
- einops

View File

@@ -44,5 +44,5 @@ dependencies:
- diffusers
- git+https://github.com/0cc4m/hf_bleeding_edge/
- --find-links=https://0cc4m.github.io/KoboldAI/gptq-whl-links.html
- gptq_rocm
- gptq_koboldai_rocm==0.0.1
- einops