runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/302 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 302/302 [00:00<00:00, 1.75MB/s] Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. tokenizer.json: 0%| | 0.00/682k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 682k/682k [00:00<00:00, 220MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 1.85MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> tokenizer = PreTrainedTokenizerFast.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1721, in from_pretrained return cls._from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 1907, in _from_pretrained init_kwargs = cls.convert_to_native_format(**init_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_tokenizers.py", line 116, in convert_to_native_format local_kwargs["tokenizer_object"] = TokenizerFast.from_file(fast_tokenizer_file) Exception: add_prefix_space does not match declared prepend_scheme at line 1 column 26564
Container logs:
Fetching error logs...