runtime error

Exit code: 1. Reason: g 2 files: 0%| | 0/2 [00:00<?, ?it/s] Downloading (incomplete total...): 0%| | 0.00/564M [00:00<?, ?B/s] Downloading (incomplete total...): 0%| | 0.00/5.56G [00:00<?, ?B/s] Downloading (incomplete total...): 0%| | 0.00/5.56G [00:01<?, ?B/s] Downloading (incomplete total...): 0%| | 0.00/5.56G [00:02<?, ?B/s] Downloading (incomplete total...): 0%| | 0.00/5.56G [00:03<?, ?B/s] Downloading (incomplete total...): 21%|██▏ | 1.19G/5.56G [00:04<00:03, 1.14GB/s] Downloading (incomplete total...): 43%|████▎ | 2.40G/5.56G [00:06<00:03, 835MB/s]  Downloading (incomplete total...): 60%|██████ | 3.35G/5.56G [00:08<00:03, 611MB/s] Downloading (incomplete total...): 97%|█████████▋| 5.41G/5.56G [00:09<00:00, 981MB/s] Fetching 2 files: 50%|█████ | 1/2 [00:10<00:10, 10.14s/it] Fetching 2 files: 100%|██████████| 2/2 [00:10<00:00, 5.07s/it] Download complete: 100%|██████████| 5.56G/5.56G [00:10<00:00, 981MB/s] Traceback (most recent call last): File "/app/app.py", line 9, in <module> model = AutoModelForCausalLM.from_pretrained(model_id, use_auth_token=token) 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 4201, in from_pretrained model = cls(config, *model_args, **model_kwargs) TypeError: PhiForCausalLM.__init__() got an unexpected keyword argument 'use_auth_token' Download complete: 100%|██████████| 5.56G/5.56G [00:10<00:00, 539MB/s]

Container logs:

Fetching error logs...