runtime error

Exit code: 1. Reason: g.json: 100%|██████████| 356/356 [00:00<00:00, 1.62MB/s] config.json: 0%| | 0.00/1.22k [00:00<?, ?B/s] config.json: 100%|██████████| 1.22k/1.22k [00:00<00:00, 4.19MB/s] tokenizer_config.json: 0%| | 0.00/283k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 283k/283k [00:00<00:00, 75.4MB/s] vocab.json: 0%| | 0.00/836k [00:00<?, ?B/s] vocab.json: 100%|██████████| 836k/836k [00:00<00:00, 21.1MB/s] tokenizer.json: 0%| | 0.00/3.93M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 3.93M/3.93M [00:00<00:00, 20.6MB/s] merges.txt: 0%| | 0.00/494k [00:00<?, ?B/s] merges.txt: 100%|██████████| 494k/494k [00:00<00:00, 47.8MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s] normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 5.28MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 87.6MB/s] special_tokens_map.json: 0%| | 0.00/2.19k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.19k/2.19k [00:00<00:00, 13.2MB/s] model.safetensors: 0%| | 0.00/967M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/967M [00:01<?, ?B/s] model.safetensors: 0%| | 0.00/967M [00:02<?, ?B/s] model.safetensors: 100%|██████████| 967M/967M [00:02<00:00, 332MB/s] Traceback (most recent call last): File "/app/app.py", line 11, in <module> model = WhisperForConditionalGeneration.from_pretrained(model_name, use_auth_token=token) File "/usr/local/lib/python3.13/site-packages/transformers/modeling_utils.py", line 4166, in from_pretrained model = cls(config, *model_args, **model_kwargs) TypeError: WhisperForConditionalGeneration.__init__() got an unexpected keyword argument 'use_auth_token'

Container logs:

Fetching error logs...