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
I have cloned the repo and when initialising the Parrot object, I have pointed model_tag to the folder but I'm getting the error 'Incorrect path_or_model_id: . Please provide either the path to a local folder or the repo_id of a model on the Hub.'
This is the full error message:
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like prithivida/parrot_adequacy_model is not the path to a directory containing a file named config.json.
Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
The file path is correct, do you have any ideas?
The text was updated successfully, but these errors were encountered:
I have cloned the repo and when initialising the Parrot object, I have pointed model_tag to the folder but I'm getting the error 'Incorrect path_or_model_id: . Please provide either the path to a local folder or the repo_id of a model on the Hub.'
This is the full error message:
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like prithivida/parrot_adequacy_model is not the path to a directory containing a file named config.json.
Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
The file path is correct, do you have any ideas?
The text was updated successfully, but these errors were encountered: