text-generation-webui/requirements.txt

21 lines
536 B
Text
Raw Normal View History

accelerate==0.19.0
2023-04-17 04:26:52 +02:00
colorama
datasets
2023-03-02 16:03:57 +01:00
flexgen==0.1.7
gradio_client==0.2.5
gradio==3.31.0
2023-03-15 16:40:03 +01:00
markdown
numpy
pandas
2023-04-08 23:48:46 +02:00
Pillow>=9.5.0
pyyaml
2023-03-11 18:47:30 +01:00
requests
safetensors==0.3.1
2023-03-05 14:02:24 +01:00
sentencepiece
2023-05-24 01:48:12 +02:00
transformers==4.29.2
2023-03-12 12:48:16 +01:00
tqdm
2023-05-20 22:54:51 +02:00
git+https://github.com/huggingface/peft@4fd374e80d670781c0d82c96ce94d1215ff23306
bitsandbytes==0.38.1; platform_system != "Windows"
llama-cpp-python==0.1.53; platform_system != "Windows"
https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.53/llama_cpp_python-0.1.53-cp310-cp310-win_amd64.whl; platform_system == "Windows"