Commit f495ab7
[AMD][AgentX] kimik3: force lm-eval and add an fp8 kvnone c8 eval arm
run_eval defaults agentic scenarios to swebench (benchmark_lib.sh:1464), but
EVAL_FRAMEWORK wins over that default at :1471. Export it as lm-eval the way
minimaxm3_fp4_mi355x.sh does, left overridable so EVAL_FRAMEWORK=swebench can
still reach the SWE-bench path this recipe already carries.
The eval arm runs the one config proven on this stack: fp8 KV, no offload, c8
-- the control from run 30442578333 (696 tok/s/GPU), repeated clean in
30453589555. The offload arm is deliberately excluded; it is 3/3 dead under
fp8 and is being isolated separately by the fp8b64 key.
Dispatch with --evals-only: mark_eval_entries flips single-node agentic rows
to run-eval=True (generate_sweep_configs.py:360), yielding one eval-only cell.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent d78983b commit f495ab7
2 files changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
56 | 64 | | |
57 | 65 | | |
58 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
778 | 801 | | |
779 | 802 | | |
780 | 803 | | |
| |||
0 commit comments