LLaMA-Factory/requirements.txt
hiyouga bff8b02543 update gradio, support multiple resp in api
Former-commit-id: a34263e7c0e07a080276d164cdab9f12f1d767d2
2023-11-01 23:02:16 +08:00

21 lines
244 B
Plaintext

torch>=1.13.1
transformers>=4.31.0
datasets>=2.12.0
accelerate>=0.21.0
peft>=0.4.0
trl>=0.7.2
scipy
sentencepiece
protobuf
tiktoken
fire
jieba
rouge-chinese
nltk
gradio==3.50.2
uvicorn
pydantic==1.10.11
fastapi==0.95.1
sse-starlette
matplotlib