text-generation-webui/requirements.txt

22 lines
507 B
Text
Raw Normal View History

accelerate==0.19.0
2023-04-17 04:26:52 +02:00
colorama
datasets
2023-03-02 16:03:57 +01:00
flexgen==0.1.7
2023-05-07 02:50:04 +02:00
gradio_client==0.1.4
2023-05-03 16:53:30 +02:00
gradio==3.25.0
2023-03-15 16:40:03 +01:00
markdown
numpy
pandas
2023-04-08 23:48:46 +02:00
Pillow>=9.5.0
pyyaml
2023-03-11 18:47:30 +01:00
requests
2023-04-06 22:52:27 +02:00
rwkv==0.7.3
safetensors==0.3.1
2023-03-05 14:02:24 +01:00
sentencepiece
2023-03-12 12:48:16 +01:00
tqdm
git+https://github.com/huggingface/peft
transformers==4.28.1
bitsandbytes==0.38.1; platform_system != "Windows"
2023-05-08 05:21:17 +02:00
llama-cpp-python==0.1.45; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.45/llama_cpp_python-0.1.45-cp310-cp310-win_amd64.whl; platform_system == "Windows"