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
Need to add a proper llama style init, which uses the number of layers to properly init weights (with and without meta_init).
This will ensure weights are properly setup for multi-billion param training.