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?