#141·Dolphin

Unable to process JPEG files

Author: henrydoan293Created Sep 7, 2025Updated Oct 5, 2025
Processing ./demo/element_imgs/table_1.jpeg
Legacy behavior is being used. The current behavior will be deprecated in version 5.0.0. In the new behavior, if both images and text are provided, the default value of `add_special_tokens` will be changed to `False` when calling the tokenizer if `add_special_tokens` is unset. To test the new behavior, set `legacy=False`as a processor call argument.
Error processing ./demo/element_imgs/table_1.jpeg: Input type (c10::Half) and bias type (float) should be the same

Anyone encountered this? Please help to resolve, thank you.