text-generation-webui/requirements.txt

19 lines
470 B
Text
Raw Normal View History

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