runtime error
Exit code: 1. Reason: 8MB/s] tokenization_evabyte.py: 0%| | 0.00/9.93k [00:00<?, ?B/s][A tokenization_evabyte.py: 100%|██████████| 9.93k/9.93k [00:00<00:00, 28.9MB/s] [transformers] A new version of the following files was downloaded from https://huggingface.co/EvaByte/EvaByte-SFT: - tokenization_evabyte.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. special_tokens_map.json: 0%| | 0.00/1.74k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 1.74k/1.74k [00:00<00:00, 6.76MB/s] Traceback (most recent call last): File "/app/app.py", line 26, in <module> tokenizer = AutoTokenizer.from_pretrained("EvaByte/EvaByte-SFT", trust_remote_code=True) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 785, in from_pretrained return tokenizer_class.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ pretrained_model_name_or_path, *inputs, trust_remote_code=trust_remote_code, **kwargs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 1740, in from_pretrained return cls._from_pretrained( ~~~~~~~~~~~~~~~~~~~~^ resolved_vocab_files, ^^^^^^^^^^^^^^^^^^^^^ ...<9 lines>... **kwargs, ^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/transformers/tokenization_utils_base.py", line 1930, in _from_pretrained tokenizer = cls(*init_inputs, **init_kwargs) File "/root/.cache/huggingface/modules/transformers_modules/EvaByte/EvaByte_hyphen_SFT/d927f578f0c094b4e02075a9e38885215385fc05/tokenization_evabyte.py", line 67, in __init__ for i, token in enumerate(additional_special_tokens): ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not iterable
Container logs:
Fetching error logs...