runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = AutoModelForCausalLM.from_pretrained("bmi-labmedinfo/Igea-1B-v0.1-GGUF", model_file="igea-1b-v0.0.1-q4_k_m.gguf", model_type="mistral", hf=True) File "/usr/local/lib/python3.10/site-packages/ctransformers/hub.py", line 168, in from_pretrained model_path = cls._find_model_path_from_repo( File "/usr/local/lib/python3.10/site-packages/ctransformers/hub.py", line 209, in _find_model_path_from_repo return cls._find_model_path_from_dir(path, filename=filename) File "/usr/local/lib/python3.10/site-packages/ctransformers/hub.py", line 242, in _find_model_path_from_dir raise ValueError(f"Model file '{filename}' not found in '{path}'") ValueError: Model file 'igea-1b-v0.0.1-q4_k_m.gguf' not found in '/home/user/.cache/huggingface/hub/models--bmi-labmedinfo--Igea-1B-v0.1-GGUF/snapshots/bc9435c4b3a6476e49a68ac866c2c321271e6873'

Container logs:

Fetching error logs...