text-generation-webui/requirements.txt

19 lines
442 B
Plaintext
Raw Normal View History

accelerate==0.18.0
datasets
2023-03-02 10:03:57 -05:00
flexgen==0.1.7
gradio==3.24.1
2023-03-15 11:40:03 -04:00
markdown
numpy
2023-04-08 17:48:46 -04:00
Pillow>=9.5.0
2023-03-16 20:31:39 -04:00
peft==0.2.0
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
pyyaml
2023-03-12 07:48:16 -04:00
tqdm
2023-04-13 20:07:00 -04:00
transformers==4.28.0
bitsandbytes==0.37.2; platform_system != "Windows"
llama-cpp-python==0.1.30; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.30/llama_cpp_python-0.1.30-cp310-cp310-win_amd64.whl; platform_system == "Windows"