text-generation-webui/requirements.txt
2023-04-10 10:45:51 -03:00

19 lines
469 B
Plaintext

accelerate==0.18.0
datasets
flexgen==0.1.7
gradio==3.24.1
markdown
numpy
Pillow>=9.5.0
peft==0.2.0
requests
rwkv==0.7.3
safetensors==0.3.0
sentencepiece
pyyaml
tqdm
git+https://github.com/huggingface/transformers
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"