QQ-MM / Video-CCAM

A lightweight flexible Video-MLLM developed by TencentQQ Multimedia Research Team.
MIT License
63 stars 3 forks source link

_DecoratorContextManager.__call__() got an unexpected keyword argument 'input_ids' #10

Open ffflesleo opened 2 weeks ago

ffflesleo commented 2 weeks ago

Traceback (most recent call last): File "/home/liudi/model/Video-CCAM-main/test.py", line 45, in response = videoccam.chat(messages, images, tokenizer, image_processor, max_new_tokens=512, do_sample=False) File "/home/hisense/.cache/huggingface/modules/transformers_modules/modeling_videoccam.py", line 367, in chat output_ids = self.generate( TypeError: _DecoratorContextManager.call() got an unexpected keyword argument 'input_ids'