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(calib): include down_proj as its own sub-group in the dense block walk
down_proj was omitted from the qwen35 dense sub-group enumeration, so under
default tiering it never became a real ml8 target. Add it as a trailing
sub-group (reads the quantized FFN intermediate -> quantized LAST).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments