Open ffflesleo opened 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'
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'