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
Thank you for your work. I noticed that when loading the model between the two stages, load_checkpoint_in_model(model, checkpoint=model_path, device_map=device_map, offload_state_dict=True), all the scales and zero points were indicated as "were not used." Is this normal?