We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d0cb3 commit 4f287ecCopy full SHA for 4f287ec
apps/trainer/main.py renamed to apps/rl_trainer/main.py
@@ -4,7 +4,7 @@
4
# This source code is licensed under the BSD-style license found in the
5
# LICENSE file in the root directory of this source tree.
6
7
-# Usage: python -m apps.trainer.main --config apps/grpo/qwen3_32b.yaml
+# Usage: python -m apps.rl_trainer.main --config apps/grpo/qwen3_32b.yaml
8
9
import asyncio
10
0 commit comments