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(qwen35): replay overridden prefix into KV before AR handoff
Restore_kv + verify_batch(replay_prefix) after budget close ensures
KV cache matches emitted output before AR takes over. Mirrors the
floor_to_ar pattern exactly.
Closes#279
0 commit comments