mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update GPTQ module to 0.0.6
This commit is contained in:
@@ -14,3 +14,6 @@
|
|||||||
|
|
||||||
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-23/gptq_koboldai-0.0.5-cp38-cp38-linux_x86_64.whl">gptq_koboldai-0.0.5-cp38-cp38-linux_x86_64.whl</a>
|
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-23/gptq_koboldai-0.0.5-cp38-cp38-linux_x86_64.whl">gptq_koboldai-0.0.5-cp38-cp38-linux_x86_64.whl</a>
|
||||||
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-23/gptq_koboldai-0.0.5-cp38-cp38-win_amd64.whl">gptq_koboldai-0.0.5-cp38-cp38-win_amd64.whl</a>
|
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/2023-05-23/gptq_koboldai-0.0.5-cp38-cp38-win_amd64.whl">gptq_koboldai-0.0.5-cp38-cp38-win_amd64.whl</a>
|
||||||
|
|
||||||
|
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-linux_x86_64.whl">gptq_koboldai-0.0.6-cp38-cp38-linux_x86_64.whl</a>
|
||||||
|
<a href="https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-win_amd64.whl">gptq_koboldai-0.0.6-cp38-cp38-win_amd64.whl</a>
|
||||||
|
@@ -47,6 +47,6 @@ dependencies:
|
|||||||
- diffusers
|
- diffusers
|
||||||
- git+https://github.com/0cc4m/hf_bleeding_edge/
|
- 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/KoboldAI/gptq-whl-links.html
|
||||||
- gptq_koboldai==0.0.5
|
- gptq_koboldai==0.0.6
|
||||||
- einops
|
- einops
|
||||||
- peft==0.3.0
|
- peft==0.3.0
|
||||||
|
@@ -42,5 +42,6 @@ dependencies:
|
|||||||
- pydub
|
- pydub
|
||||||
- diffusers
|
- diffusers
|
||||||
- git+https://github.com/0cc4m/hf_bleeding_edge/
|
- git+https://github.com/0cc4m/hf_bleeding_edge/
|
||||||
|
- git+https://github.com/0cc4m/GPTQ-for-LLaMa@0.0.6
|
||||||
- einops
|
- einops
|
||||||
- peft==0.3.0
|
- peft==0.3.0
|
||||||
|
Reference in New Issue
Block a user