You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(agentic-mtp): tune DPA memory, prefill chunk, and batch sizing
Set MEM_FRACTION_STATIC=0.75 under DPA for speculative-decode headroom,
double chunked-prefill to 16K/scheduler for agentic prefill tails,
set MAX_RUNNING_REQUESTS=CONC, and partition CUDA_GRAPH_MAX_BS across
DP ranks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments