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
I'm pretty sure we need to follow up to the lazy weights init feature #11471
and add under zero3 deepspeed.zero.GatheredParameters here (or inside _init_weights):
I'm pretty sure we need to follow up to the lazy weights init feature #11471
and add under zero3
deepspeed.zero.GatheredParameters
here (or inside_init_weights
):https://github.com/huggingface/transformers/pull/11471/files#diff-6b72b98c4c2dcfc6cc606843917733f5d858374fbc22a735ff483bbc0c1e63eaR1275-R1276
plus need a test.
The text was updated successfully, but these errors were encountered: