text-generation-webui/requirements.txt

19 lines
468 B
Plaintext
Raw Normal View History

accelerate==0.18.0
datasets
2023-03-02 15:03:57 +00:00
flexgen==0.1.7
2023-04-15 02:45:25 +00:00
gradio==3.25
2023-03-15 15:40:03 +00:00
markdown
numpy
2023-04-08 21:48:46 +00:00
Pillow>=9.5.0
2023-03-11 17:47:30 +00:00
requests
2023-04-06 20:52:27 +00:00
rwkv==0.7.3
2023-03-12 17:25:14 +00:00
safetensors==0.3.0
2023-03-05 13:02:24 +00:00
sentencepiece
pyyaml
2023-03-12 11:48:16 +00: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"