transformers/tests/models/colpali
Yoni Gozlan d7188ba600
Add support for nested images to LLava and VipLLava (#35558)
* move make_flat_list_of_images and make_batched_videos to image_utils

* remove unnecessary is_vision_available

* move make_nested_list_of_images to image_utils

* fix fast pixtral image processor

* fix import mllama

* fix make_nested_list_of_images

* add tests

* convert 4d arrays/tensors to list

* add test_make_batched_videos

* add support nested batch of videos

* fix image processing qwen2vl
2025-01-30 16:49:20 -05:00
..
__init__.py Add ColPali to 🤗 transformers (#33736) 2024-12-17 11:26:43 +01:00
test_modeling_colpali.py Add support for nested images to LLava and VipLLava (#35558) 2025-01-30 16:49:20 -05:00
test_processing_colpali.py Add ColPali to 🤗 transformers (#33736) 2024-12-17 11:26:43 +01:00