runtime error

Exit code: 1. Reason: Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> processor = LlavaNextProcessor.from_pretrained("llava-hf/llava-v1.6-mistral-7b-hf") File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/processing_utils.py", line 468, in from_pretrained return cls.from_args_and_dict(args, processor_dict, **kwargs) File "/home/user/.pyenv/versions/3.10.14/lib/python3.10/site-packages/transformers/processing_utils.py", line 393, in from_args_and_dict processor = cls(*args, **processor_dict) TypeError: LlavaNextProcessor.__init__() got an unexpected keyword argument 'image_token'

Container logs:

Fetching error logs...