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: Update no_rope_layers configuration validation for Eagle3
Fixes IndexError during draft model initialization by properly
padding no_rope_layers configuration to match the exact pattern
from llama4_eagle.py.
The configuration validation now correctly handles layer offset
for speculative decoding compatibility.
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Rahul Tuli <[email protected]>
0 commit comments