模型开始训练界面以及查看日志功能完善

This commit is contained in:
2026-01-29 10:36:59 +08:00
parent a560d24e2f
commit e9e0e21e47
11 changed files with 2485 additions and 179 deletions

View File

@@ -16,3 +16,6 @@ app:
# 密钥配置
secret_key: "yg-ft-platform-secret-key-2024"
# 训练日志路径
training_logs_path: "/app/base/training_logs"