2026-07-20 14:59:31 +08:00
|
|
|
fastapi>=0.111.0
|
|
|
|
|
uvicorn[standard]>=0.30.0
|
2026-07-22 17:32:59 +08:00
|
|
|
python-multipart>=0.0.9
|
2026-07-20 14:59:31 +08:00
|
|
|
pydantic>=2.7.0
|
|
|
|
|
python-dotenv>=1.0.1
|
|
|
|
|
httpx>=0.27.0
|
2026-07-29 14:27:48 +08:00
|
|
|
# 模型评测指标
|
|
|
|
|
sacrebleu>=2.4.0
|
|
|
|
|
rouge-score>=0.1.2
|
|
|
|
|
scikit-learn>=1.3.0
|
2026-08-03 09:42:49 +08:00
|
|
|
# LLaMA-Factory 训练引擎
|
|
|
|
|
llamafactory
|