Files
ars-opd-rebuild/.env.example
T

9 lines
296 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 复制为 .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=