LLaMA-Factory-Mirror/requirements.txt

19 lines
210 B
Plaintext
Raw Normal View History

2024-02-04 00:01:16 +08:00
transformers>=4.37.2
2023-12-08 16:26:20 +08:00
datasets>=2.14.3
2024-02-27 15:56:45 +08:00
accelerate>=0.27.2
2024-03-28 20:24:27 +08:00
peft>=0.10.0
2024-03-21 00:36:06 +08:00
trl>=0.8.1
2024-04-16 18:09:16 +08:00
gradio>=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-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
2024-05-08 16:37:54 +08:00
matplotlib>=3.7.0
2024-03-12 16:57:39 +08:00
fire
2024-04-24 02:18:44 +08:00
packaging
2024-05-03 02:58:23 +08:00
pyyaml