runtime error

3.10/site-packages/huggingface_hub/inference/_client.py", line 273, in post hf_raise_for_status(response) File "/usr/local/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://api-inference.huggingface.co/models/Fawazzx/alzheimer_mri_classification (Request ID: MY3xUc3KAuwA67sbxlS1P) Could not load model Fawazzx/alzheimer_mri_classification with any of the following classes: (<class 'transformers.models.resnet.modeling_resnet.ResNetForImageClassification'>, <class 'transformers.models.resnet.modeling_tf_resnet.TFResNetForImageClassification'>). See the original errors: while loading with ResNetForImageClassification, an error is thrown: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/transformers/pipelines/base.py", line 283, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/transformers/modeling_utils.py", line 3457, in from_pretrained raise EnvironmentError( OSError: Fawazzx/alzheimer_mri_classification does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack. while loading with TFResNetForImageClassification, an error is thrown: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/transformers/pipelines/base.py", line 283, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/transformers/modeling_tf_utils.py", line 2877, in from_pretrained raise EnvironmentError( OSError: Fawazzx/alzheimer_mri_classification does not appear to have a file named pytorch_model.bin, tf_model.h5 or model.ckpt

Container logs:

Fetching error logs...