Running the Colab doesn't work because the model is restricted.
#4
by
katostrofik
- opened
Since the model is restricted on Huggingface, and the Google Collab notebook tries to load the model, step two in the notebook has some errors of:
"Access to model canopylabs/orpheus-3b-0.1-ft is restricted. You must have access to it and be authenticated to access it. Please log in."
Since it's a notebook running it, it doesn't matter if our HF account is authorized or not.
Just an FYI for this running into this same issue.
katostrofik
changed discussion title from
Running the Collab doesn't work because the model is restricted.
to Running the Colab doesn't work because the model is restricted.
if you login using your hf creds in the notebook it runs normally , the same as any other creds restricted model on huggingface
Mine still wouldn't run even after logging in and getting authorization on HF.
katostrofik
changed discussion status to
closed