runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/973 [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 973/973 [00:00<00:00, 3.44MB/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_config.json: 0%| | 0.00/512 [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 512/512 [00:00<00:00, 2.07MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 711k/711k [00:00<00:00, 76.5MB/s] Traceback (most recent call last): File "/app/app.py", line 9, in <module> model = AutoModelForSequenceClassification.from_pretrained(MODEL_NAME) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/auto_factory.py", line 394, in from_pretrained return model_class.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, *model_args, config=config, **hub_kwargs, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4118, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path=pretrained_model_name_or_path, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<7 lines>... tqdm_class=tqdm_class, ^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 729, in _get_resolved_checkpoint_files raise OSError( ...<2 lines>... ) OSError: sbasu2512/financial_sentiment_model does not appear to have a file named pytorch_model.bin or model.safetensors.

Container logs:

Fetching error logs...