Least amount of permissions access token requires?

#5
by tinaroh - opened

Can we get a clarification on which access permissions the Hugging Face access token for this course will require?

Would be great to add to this text:

To run this notebook, you need a Hugging Face token that you can get from https://hf.co/settings/tokens. If you are running this notebook on Google Colab, you can set it up in the "settings" tab under "secrets". Make sure to call it "HF_TOKEN".

I'm happy to make a PR but wasn't sure what permissions future notebooks would require. Is "Read" sufficient?

I'm using the fine-grained "Make calls to inference providers" only and it works fine for me. Indeed it would be nice to have this also explained in the document.

Sign up or log in to comment