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
When load model in uddia_generation.py", line 352: model = GPT2LMHeadModel.from_pretrained(pretrained_model, output_hidden_states=True)
get error, Connection error, and we cannot find the requested files in the cached path.
It can not find model file.
The text was updated successfully, but these errors were encountered:
When load model in uddia_generation.py", line 352: model = GPT2LMHeadModel.from_pretrained(pretrained_model, output_hidden_states=True)
get error, Connection error, and we cannot find the requested files in the cached path.
It can not find model file.
The text was updated successfully, but these errors were encountered: