text-generation-webui/requirements.txt

21 lines
486 B
Text
Raw Normal View History

accelerate==0.18.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-03 00:19:33 +02:00
gradio==3.28.1
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-02 05:41:54 +02:00
llama-cpp-python==0.1.41; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.41/llama_cpp_python-0.1.41-cp310-cp310-win_amd64.whl; platform_system == "Windows"