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: Add HASS Eagle layernorm support for V1 engine
- Add RMSNorm import and support for enorm/hnorm in llama_eagle.py
- Apply layernorms in forward pass when add_para_norm is enabled
- Handle speculators weight remapping in EagleLlamaForCausalLM.load_weights
- Fixes HASS Eagle models (nm-testing/hass-llama3.1-8b-layernorms) in V1 engine
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Rahul Tuli <rtuli@redhat.com>
0 commit comments