LLaMA-Factory-310P3/requirements.txt

20 lines
227 B
Plaintext
Raw Normal View History

2023-05-29 21:53:02 +08:00
torch>=1.13.1
2024-02-04 00:01:16 +08:00
transformers>=4.37.2
2023-12-08 16:26:20 +08:00
datasets>=2.14.3
2023-07-21 16:48:34 +08:00
accelerate>=0.21.0
2024-02-15 02:27:36 +08:00
peft>=0.8.2
2023-12-23 00:14:33 +08:00
trl>=0.7.6
2023-11-06 19:01:21 +08:00
gradio>=3.38.0,<4.0.0
2023-08-09 00:26:11 +08:00
scipy
2024-01-08 21:42:25 +08:00
einops
2023-07-05 22:42:31 +08:00
sentencepiece
2023-09-11 17:31:34 +08:00
protobuf
2023-05-29 21:53:02 +08:00
jieba
2023-07-05 23:03:58 +08:00
rouge-chinese
2023-05-29 21:53:02 +08:00
nltk
2023-06-23 00:17:05 +08:00
uvicorn
2023-11-06 19:01:21 +08:00
pydantic
fastapi
2023-07-05 23:03:58 +08:00
sse-starlette
2023-07-15 16:54:28 +08:00
matplotlib