Continuously facing Internal Server Error

#29
by echooooooooo - opened

I used the same code and base image for months, but since yesterday I continuously get "Internal Server Error" while loading "meta-llama/Meta-Llama-3.1-405B-Instruct"

  File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status
    raise HfHubHTTPError(str(e), response=response) from e
huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: 
https://huggingface.co/meta-llama/Meta-Llama-3.1-405B-Instruct/resolve/main/model-00166-of-00191.safetensors
 (Request ID: Root=1-66f0af15-168db2694600803553792014;4cbdc41f-9c8c-46aa-9a5c-d228c0162388)
Internal Error - We're working hard to fix this as soon as possible!

I checked https://status.huggingface.co/, but Huggingface Hub seems to be working well.
Anyone with same issue?

Solved by creating new access token with more permissions.

echooooooooo changed discussion status to closed

Sign up or log in to comment