For Llama-2 model, I tried to get the memory usage, it says I do not have the access

#35
by AiEvanTao - opened

I have already get the access of the model on Hugging Face, however, when I tried to get the model memory usage by this calculator, it had an error, the message shown below, someone please tell me what went wrong, how can I fix it, thx.
"https://huggingface.co/meta-llama/Llama-2-70b-chat-hf/resolve/main/config.json.\nAccess to model meta-llama/Llama-2-70b-chat-hf is restricted. You must be authenticated to access it.`" "

no access.png

  1. Apply for access in the repo page
  2. Create access token (read) under settings
    image.png
  3. Once the token is created, copy and paste it into the Access Token field in the Space
    Screenshot 2024-10-21 102437.png

Sign up or log in to comment