2023-08-09 08:07:55 -07:00
|
|
|
aiofiles==23.1.0
|
|
|
|
|
fastapi==0.95.2
|
|
|
|
|
gradio_client==0.2.5
|
|
|
|
|
gradio==3.33.1
|
2023-09-10 21:09:04 -07:00
|
|
|
pydantic==1.10.12
|
2023-08-09 08:07:55 -07:00
|
|
|
|
2023-09-17 22:42:12 -03:00
|
|
|
accelerate==0.23.*
|
2023-04-16 23:26:52 -03:00
|
|
|
colorama
|
2023-04-03 01:34:25 +02:00
|
|
|
datasets
|
2023-05-29 08:20:18 -05:00
|
|
|
einops
|
2023-09-21 14:56:01 -07:00
|
|
|
exllamav2==0.0.3
|
2023-03-15 12:40:03 -03:00
|
|
|
markdown
|
2023-08-22 12:55:17 -07:00
|
|
|
numpy==1.24
|
2023-09-12 15:53:21 -03:00
|
|
|
optimum==1.13.1
|
2023-04-21 00:20:33 -03:00
|
|
|
pandas
|
2023-08-22 13:14:59 -07:00
|
|
|
peft==0.5.*
|
2023-04-08 18:48:46 -03:00
|
|
|
Pillow>=9.5.0
|
2023-04-21 00:20:33 -03:00
|
|
|
pyyaml
|
2023-03-11 14:47:30 -03:00
|
|
|
requests
|
2023-08-23 14:36:03 -07:00
|
|
|
safetensors==0.3.2
|
2023-09-11 01:12:22 -03:00
|
|
|
transformers==4.33.*
|
2023-05-25 21:26:25 -05:00
|
|
|
scipy
|
2023-07-19 19:31:19 -07:00
|
|
|
sentencepiece
|
2023-07-12 17:53:31 +03:00
|
|
|
tensorboard
|
2023-07-19 19:31:19 -07:00
|
|
|
tqdm
|
|
|
|
|
wandb
|
2023-08-09 08:07:55 -07:00
|
|
|
|
2023-08-26 22:11:07 -07:00
|
|
|
# bitsandbytes
|
2023-08-04 17:28:59 -05:00
|
|
|
bitsandbytes==0.41.1; platform_system != "Windows"
|
|
|
|
|
https://github.com/jllllll/bitsandbytes-windows-webui/releases/download/wheels/bitsandbytes-0.41.1-py3-none-win_amd64.whl; platform_system == "Windows"
|
2023-08-26 22:11:07 -07:00
|
|
|
|
|
|
|
|
# AutoGPTQ
|
2023-08-24 19:23:08 -07:00
|
|
|
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.4.2/auto_gptq-0.4.2+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
|
|
|
|
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"
|
2023-08-26 22:11:07 -07:00
|
|
|
|
|
|
|
|
# ExLlama
|
2023-09-10 23:13:14 -05:00
|
|
|
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"
|
2023-08-09 08:07:55 -07:00
|
|
|
|
2023-07-19 19:31:19 -07:00
|
|
|
# llama-cpp-python without GPU support
|
2023-09-18 12:08:37 -05:00
|
|
|
llama-cpp-python==0.2.6; platform_system != "Windows"
|
|
|
|
|
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.6/llama_cpp_python-0.2.6-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
2023-08-26 22:11:07 -07:00
|
|
|
|
2023-07-19 19:31:19 -07:00
|
|
|
# llama-cpp-python with CUDA support
|
2023-09-18 12:08:37 -05:00
|
|
|
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"
|
2023-08-26 22:11:07 -07:00
|
|
|
|
2023-08-09 23:42:34 -05:00
|
|
|
# GPTQ-for-LLaMa
|
|
|
|
|
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"
|
|
|
|
|
https://github.com/jllllll/GPTQ-for-LLaMa-CUDA/releases/download/0.1.0/gptq_for_llama-0.1.0+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
|
2023-08-11 17:41:33 +00:00
|
|
|
|
|
|
|
|
# ctransformers
|
2023-09-13 03:37:31 +00:00
|
|
|
https://github.com/jllllll/ctransformers-cuBLAS-wheels/releases/download/AVX2/ctransformers-0.2.27+cu117-py3-none-any.whl
|