ustcygl
Results
1
comments of
ustcygl
Hi, for the multi-image multi-round conversation, you should concat the pixel_values and num_patches_list outside the model.chat() function call. An example could be found [here](https://internvl.readthedocs.io/en/latest/internvl2.5/quick_start.html) For the examples above, the correct...