Merge pull request #33 from henk717/united

Merge united.
This commit is contained in:
Llama
2023-08-18 13:19:24 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ dependencies:
- ansi2html
- flask_compress
- ijson
- bitsandbytes==0.40.0; sys_platform == 'linux'
- bitsandbytes==0.40.0.post4; sys_platform == 'linux'
- https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.40.0.post4-py3-none-win_amd64.whl; sys_platform == 'win32'
- ftfy
- pydub
@@ -50,7 +50,7 @@ dependencies:
- https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-linux_x86_64.whl; sys_platform == 'linux'
- https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-win_amd64.whl; sys_platform == 'win32'
- https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.1/auto_gptq-0.4.1+cu118-cp38-cp38-linux_x86_64.whl; sys_platform == 'linux'
- https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.1/auto_gptq-0.4.1+cu118-cp38-cp38-win_amd64.whl; sys_platform == 'win32'
- https://github.com/henk717/KoboldAI/releases/download/Snapshot-11-08-23/auto_gptq-0.4.1+cu118-cp38-cp38-win_amd64.whl; sys_platform == 'win32'
- einops
- peft==0.3.0
- scipy

View File

@@ -28,7 +28,7 @@ psutil
ansi2html
flask_compress
ijson
bitsandbytes==0.40.0; sys_platform == 'linux'
bitsandbytes==0.40.0.post4; sys_platform == 'linux'
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.40.0.post4-py3-none-win_amd64.whl; sys_platform == 'win32'
ftfy
py==1.11.0
@@ -41,4 +41,4 @@ safetensors==0.3.1
git+https://github.com/0cc4m/hf_bleeding_edge/
einops
peft==0.3.0
scipy
scipy