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
this is no 'pytorch_model_main.bin' in mustango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu"))
#13
this is no 'pytorch_model_main.bin' in mstango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu"))
how can I finetune this model?
The text was updated successfully, but these errors were encountered:
bocaidoufuyushiren
changed the title
this is no 'pytorch_model_main.bin' in mstango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu"))
this is no 'pytorch_model_main.bin' in mustango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu"))
Apr 8, 2024
this is no 'pytorch_model_main.bin' in mstango of huggingface.but in code train.py row395 : model.load_state_dict(torch.load("{}/pytorch_model_main.bin".format(hf_model_path), map_location="cpu"))
how can I finetune this model?
The text was updated successfully, but these errors were encountered: