层0:统一依赖清单 + 远程一键搭建脚本 + 密钥模板

This commit is contained in:
2026-07-18 03:00:35 -04:00
parent cccccc0ce6
commit 270a9ab291
4 changed files with 76 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 复制为 .env 并填入真实值(.env 已被 gitignore,严禁提交密钥)
# teacher APIOpenAI 兼容格式,DeepSeek / MiniMax 二选一填)
TEACHER_API_BASE=https://api.deepseek.com/v1
TEACHER_API_KEY=
TEACHER_MODEL=deepseek-chat
# W&B(仅远程训练需要)
WANDB_API_KEY=