fix: prevent OOM in Automodel recipes - #4034
Conversation
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
|
/ok to test 7280c70 |
Signed-off-by: larkzhang-nv <larkz@nvidia.com>
|
/ok to test f208ac8 |
jQizhang
left a comment
There was a problem hiding this comment.
PR #4034 review — fix: prevent OOM in Automodel recipes
Reviewed by a 5-agent team (rl-expert, test-agent, bug-finder, design-reviewer, devil-advocate). No merge conflicts. Confirmed non-trivial: genuine memory-tuning across 4 recipe YAMLs plus a coordinated .vN rename pass and the common-tq.env fix needed to keep TQ coverage matching post-rename.
No design-level surface (diff is entirely YAML/docs/bash — no .py files touched) — design-reviewer's LGTM confirmed by devil-advocate.
Linter (pre-commit run --all-files, including minimize-check llm recipes): all hooks passed.
1 finding needs author input before merge (test-rigor regression with no stated justification), 2 low-severity suggestions below.
Generated by Claude Code
|
/ok to test 01c2e08 |
Updates the affected Automodel recipes and test suites with memory-safe configurations.
Fixes #3842