runtime error

Exit code: 1. Reason: Downloading all files... Traceback (most recent call last): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 270, in hf_raise_for_status response.raise_for_status() File "/home/user/.local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/IlyaGusev/saiga_mistral_7b_gguf/resolve/main/model-q4_K.gguf The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 46, in <module> MODEL = load_model() File "/home/user/app/app.py", line 33, in load_model http_get(model_url, f) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 468, in http_get r = _request_wrapper( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 426, in _request_wrapper hf_raise_for_status(response) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 330, 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/IlyaGusev/saiga_mistral_7b_gguf/resolve/main/model-q4_K.gguf (Request ID: Root=1-6711fe05-4fda676b4959990f32090a85;8a1c748c-eef2-4536-bb1e-2ed792bf0686) Internal Error - We're working hard to fix this as soon as possible!

Container logs:

Fetching error logs...