text-generation-webui/requirements.txt

21 lines
486 B
Plaintext
Raw Normal View History

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