text-generation-webui/requirements.txt

19 lines
442 B
Plaintext
Raw Normal View History

accelerate==0.18.0
datasets
2023-03-02 15:03:57 +00:00
flexgen==0.1.7
gradio==3.24.1
2023-03-15 15:40:03 +00:00
markdown
numpy
2023-04-08 21:48:46 +00:00
Pillow>=9.5.0
2023-03-17 00:31:39 +00:00
peft==0.2.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
2023-04-14 00:07:00 +00:00
transformers==4.28.0
bitsandbytes==0.37.2; 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"