runtime error
Exit code: 1. Reason: ons. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-12-26 19:07:41.075798: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT config.json: 0%| | 0.00/841 [00:00<?, ?B/s][A config.json: 100%|██████████| 841/841 [00:00<00:00, 4.88MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s][A sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 22.5MB/s] special_tokens_map.json: 0%| | 0.00/150 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 150/150 [00:00<00:00, 940kB/s] Traceback (most recent call last): File "/app/app.py", line 17, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL_NAME, use_fast=False) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 1175, in from_pretrained return tokenizer_class_fast.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2113, in from_pretrained return cls._from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2359, in _from_pretrained tokenizer = cls(*init_inputs, **init_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/xlm_roberta/tokenization_xlm_roberta_fast.py", line 108, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_fast.py", line 139, in __init__ fast_tokenizer = convert_slow_tokenizer(self, from_tiktoken=True) File "/usr/local/lib/python3.10/site-packages/transformers/convert_slow_tokenizer.py", line 1857, in convert_slow_tokenizer elif transformer_tokenizer.vocab_file.endswith("tekken.json"): AttributeError: 'NoneType' object has no attribute 'endswith'
Container logs:
Fetching error logs...