Hello, I am trying to run the ooga booga notebook on google collab. After clicking all 3 play buttons, I get the following error on the final button:
OSError: models/pygmalion-6b_sharded is not a local folder and is not a valid
model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to
this repo with use_auth_token or log in with huggingface-cli login and pass
use_auth_token=True.
Does anyone know how to solve this?