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: Support HuggingFace model IDs in speculators Eagle config
- Use PretrainedConfig.get_config_dict() to handle both local and HF paths
- Simplifies the code and follows best practices
- Tested with both local paths and HuggingFace model IDs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments