K-Viscuit test fail
#3
by
navis94
- opened
while running k-viscuit test (https://github.com/ddehun/k-viscuit), I've encountered following error
File "/home/jovyan/.cache/huggingface/modules/transformers_modules/skt/A.X-4.0-VL-Light/98fd0c5d90cb38ff8b91493d5b3e86334d55a533/modeling_ax4vl.py", line 203, in forward
raise ValueError(
ValueError: Image features and image tokens do not match: tokens: 0, features 7
Any suggestion?
Could you please share the snippet where you build conversations and call the processor? That will let us pinpoint the mismatch.
Also, please ensure the conversations contains the {"type": "image"} exactly as shown in our README example.
Thanks for your interest!
I've wrongly applied template. Sorry.
navis94
changed discussion status to
closed