transformers/tests/models/phi4_multimodal
Isotr0py bff32678cc
Fix incorrect batching audio index calculation for Phi-4-Multimodal (#38103)
* fix

Signed-off-by: Isotr0py <2037008807@qq.com>

* add tests

Signed-off-by: Isotr0py <2037008807@qq.com>

* code format

Signed-off-by: Isotr0py <2037008807@qq.com>

* Update src/transformers/models/phi4_multimodal/feature_extraction_phi4_multimodal.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

---------

Signed-off-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2025-05-26 12:41:31 +00:00
..
__init__.py Add Phi4 multimodal (#36939) 2025-03-25 09:55:21 +01:00
test_feature_extractor_phi4_multimodal.py Fix incorrect batching audio index calculation for Phi-4-Multimodal (#38103) 2025-05-26 12:41:31 +00:00
test_image_processing_phi4_multimodal.py Refactor image processor phi4 (#36976) 2025-05-12 15:13:40 -04:00
test_modeling_phi4_multimodal.py enable misc cases on XPU & use device agnostic APIs for cases in tests (#38192) 2025-05-20 10:09:01 +02:00