runtime error
Exit code: 1. Reason: Loading model Girinath11/aiml_code_debug_model ... tokenizer_config.json: 0%| | 0.00/21.2k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 21.2k/21.2k [00:00<00:00, 29.8MB/s] vocab.json: 0%| | 0.00/511k [00:00<?, ?B/s][A vocab.json: 100%|██████████| 511k/511k [00:00<00:00, 23.6MB/s] merges.txt: 0%| | 0.00/294k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 294k/294k [00:00<00:00, 48.2MB/s] tokenizer.json: 0%| | 0.00/2.29M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 2.29M/2.29M [00:00<00:00, 34.3MB/s] special_tokens_map.json: 0%| | 0.00/3.08k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 3.08k/3.08k [00:00<00:00, 17.0MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> debugger = CodeDebuggerWrapper() File "/home/user/app/model_wrapper.py", line 15, in __init__ self._ensure_model() File "/home/user/app/model_wrapper.py", line 30, in _ensure_model self.model = AutoModelForSeq2SeqLM.from_pretrained(self.model_name) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 603, in from_pretrained raise ValueError( ValueError: Unrecognized configuration class <class 'transformers.models.deprecated.nat.configuration_nat.NatConfig'> for this kind of AutoModel: AutoModelForSeq2SeqLM. Model type should be one of BartConfig, BigBirdPegasusConfig, BlenderbotConfig, BlenderbotSmallConfig, EncoderDecoderConfig, FSMTConfig, GPTSanJapaneseConfig, GraniteSpeechConfig, LEDConfig, LongT5Config, M2M100Config, MarianConfig, MBartConfig, MT5Config, MvpConfig, NllbMoeConfig, PegasusConfig, PegasusXConfig, PLBartConfig, ProphetNetConfig, Qwen2AudioConfig, SeamlessM4TConfig, SeamlessM4Tv2Config, SwitchTransformersConfig, T5Config, T5GemmaConfig, UMT5Config, VoxtralConfig, XLMProphetNetConfig.
Container logs:
Fetching error logs...