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
feat(infinilm): wire up Llama3 RoPE scaling config creator
Add the `create_llama3_scaling_config` factory function to adapt to the
implemented Llama3RopeScalingConfig in InfiniCore. It extracts the
required parameters from the model config and registers the creator in
the RoPE scaling factory registry.
0 commit comments