Comment by CamperBob2
Comment by CamperBob2 2 days ago
Add a Hugging Face Token in get_checkpoints.py before running the script.
Can you be a bit more specific here? It's not clear what such a token is, what it takes to get one, or where it would be placed in get_checkpoints.py.
> what such a token is
An API token from Hugging Face
> what it takes to get one
You generate them in your Hugging Face account
> where it would be placed in get_checkpoints.py.
Line 59 in the empty quotes where it says token = “”