Skip to content

Core reorg#3

Merged
haizhongzheng merged 2 commits into
mainfrom
core-reorg
May 25, 2026
Merged

Core reorg#3
haizhongzheng merged 2 commits into
mainfrom
core-reorg

Conversation

@haizhongzheng
Copy link
Copy Markdown
Member

scripts fix
add default owner

The two search recipes and the codegen-verifier multi-agent recipe were
missing the "$@" passthrough on their launch_trainer.py invocations, so
any overrides passed to the recipe script (e.g. total_train_steps=30,
stats_logger.wandb.name=...) were silently dropped before reaching the
trainer. The other 31 recipe scripts under examples/ already had this;
this brings the three holdouts in line.
@haizhongzheng haizhongzheng merged commit bde5f8d into main May 25, 2026
1 check failed
@haizhongzheng haizhongzheng deleted the core-reorg branch May 25, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant