Skip to content

Commit f6e7176

Browse files
Fix command in qwen3_32b.yaml (#599)
1 parent c30ddf5 commit f6e7176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/grpo/qwen3_32b.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Grouped Relative Policy Optimization (GRPO)
2-
# >>> python -m apps.grpo.main --config apps/grpo/qwen32b.yaml
2+
# >>> python -m apps.grpo.main --config apps/grpo/qwen3_32b.yaml
33
# NOTE - This has not been tested for correctness yet! All testing so far has been only for infrastructure stability
44

55
# Global configuration

0 commit comments

Comments
 (0)