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?