Skip to content

Commit 4f287ec

Browse files
committed
rename
1 parent 26d0cb3 commit 4f287ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/trainer/main.py renamed to apps/rl_trainer/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This source code is licensed under the BSD-style license found in the
55
# LICENSE file in the root directory of this source tree.
66

7-
# Usage: python -m apps.trainer.main --config apps/grpo/qwen3_32b.yaml
7+
# Usage: python -m apps.rl_trainer.main --config apps/grpo/qwen3_32b.yaml
88

99
import asyncio
1010

0 commit comments

Comments
 (0)