This commit is contained in:
wangjiming
2026-07-31 16:10:34 +08:00
parent 945b4ace86
commit 242407b676
34 changed files with 3847 additions and 717 deletions

View File

@@ -4,3 +4,7 @@ python-multipart>=0.0.9
pydantic>=2.7.0
python-dotenv>=1.0.1
httpx>=0.27.0
# 训练/推理运行时:部署在算力服务器,独立于应用平台,不得装入应用后端 venv
# llamafactory 会连带安装兼容版本的 transformers(<=5.6.0)/peft/datasets 等
llamafactory