runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = AutoModelForCausalLM.from_pretrained( 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 'devstral-small-2505.Q4_K_M.gguf' not found in '/home/user/.cache/huggingface/hub/models--lmstudio-community--Devstral-Small-2505-GGUF/snapshots/339ab9f0fc3e2f35d8cad7a69edba75b34f92b7a'

Container logs:

Fetching error logs...