runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/570 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 570/570 [00:00<00:00, 1.34MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. tokenizer.json: 0%| | 0.00/3.51M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 3.51M/3.51M [00:00<00:00, 84.1MB/s] Traceback (most recent call last): File "/app/app.py", line 15, in <module> model = AutoModelForCausalLM.from_pretrained( model_id, quantization_config=bnb_config, device_map="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 1471, in from_pretrained raise ValueError( ...<2 lines>... ) ValueError: Unrecognized model in Nihal108-bi/emotion-support-chatbot. Should have a `model_type` key in its config.json.
Container logs:
Fetching error logs...