runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 18, in <module> model = AutoModel.from_pretrained("unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF", dtype="auto") File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 319, in from_pretrained config, kwargs = AutoConfig.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... **kwargs, ^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/configuration_auto.py", line 1445, in from_pretrained raise ValueError( ...<2 lines>... ) ValueError: Unrecognized model in unsloth/Qwen3-Coder-30B-A3B-Instruct-GGUF. Should have a `model_type` key in its config.json.
Container logs:
Fetching error logs...