Bump exllamav2 to 0.0.4 and use pre-built wheels (#4095)

This commit is contained in:
jllllll 2023-09-26 19:36:14 -05:00 committed by GitHub
parent 3879ab5007
commit 13a54729b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 13 additions and 9 deletions

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4; platform_system != "Darwin" and platform_machine != "x86_64"
markdown
numpy==1.24
optimum==1.13.1
@ -38,6 +38,8 @@ https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.2/auto_gptq-0.4.2+cu
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.2/auto_gptq-0.4.2+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/turboderp/exllamav2/releases/download/v0.0.4/exllamav2-0.0.4+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/turboderp/exllamav2/releases/download/v0.0.4/exllamav2-0.0.4+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.6+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/jllllll/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.6+cu117-cp310-cp310-manylinux_2_31_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/GPTQ-for-LLaMa-CUDA/releases/download/0.1.0/gptq_for_llama-0.1.0+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4; platform_system != "Darwin" and platform_machine != "x86_64"
markdown
numpy==1.24
optimum==1.13.1
@ -38,6 +38,8 @@ https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.2/auto_gptq-0.4.2+cu
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.2/auto_gptq-0.4.2+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/turboderp/exllamav2/releases/download/v0.0.4/exllamav2-0.0.4+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/turboderp/exllamav2/releases/download/v0.0.4/exllamav2-0.0.4+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.6+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
https://github.com/jllllll/llama-cpp-python-cuBLAS-wheels/releases/download/textgen-webui/llama_cpp_python_cuda-0.2.6+cu117-cp310-cp310-manylinux_2_31_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
https://github.com/jllllll/GPTQ-for-LLaMa-CUDA/releases/download/0.1.0/gptq_for_llama-0.1.0+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"

View File

@ -8,7 +8,7 @@ accelerate==0.23.*
colorama
datasets
einops
exllamav2==0.0.3
exllamav2==0.0.4
markdown
numpy==1.24
optimum==1.13.1