runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/793 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 793/793 [00:00<00:00, 6.38MB/s] tokenizer.json: 0%| | 0.00/1.37M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.37M/1.37M [00:00<00:00, 49.6MB/s] special_tokens_map.json: 0%| | 0.00/482 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 482/482 [00:00<00:00, 5.52MB/s] config.json: 0%| | 0.00/631 [00:00<?, ?B/s][A config.json: 100%|██████████| 631/631 [00:00<00:00, 4.97MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = AutoModelForSeq2SeqLM.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 574, in from_pretrained raise ValueError( ValueError: Unrecognized configuration class <class 'transformers.models.llama.configuration_llama.LlamaConfig'> for this kind of AutoModel: AutoModelForSeq2SeqLM. Model type should be one of BartConfig, BigBirdPegasusConfig, BlenderbotConfig, BlenderbotSmallConfig, EncoderDecoderConfig, FSMTConfig, GPTSanJapaneseConfig, LEDConfig, LongT5Config, M2M100Config, MarianConfig, MBartConfig, MT5Config, MvpConfig, NllbMoeConfig, PegasusConfig, PegasusXConfig, PLBartConfig, ProphetNetConfig, Qwen2AudioConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SwitchTransformersConfig, T5Config, UMT5Config, XLMProphetNetConfig.
Container logs:
Fetching error logs...