Commit 57a0245
fix(agentic-mtp): reduce chunked prefill back to 8K per scheduler
Revert per-scheduler chunked prefill from 16K to 8K to match the old
run configuration (8192*TP = 65536 total vs 16384*TP = 131072).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5989120 commit 57a0245
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments