transformers/tests/models/llava_next
Raushan Turganbay f8b88866f5
[VLMs] support passing embeds along with pixels (#38467)
* VLMs can work with embeds now

* update more models

* fix tests

* fix copies

* fixup

* fix

* style

* unskip tests

* fix copies

* fix tests

* style

* omni modality models

* qwen models had extra indentation

* fix some other tests

* fix copies

* fix test last time

* unrelated changes revert

* we can't rely only on embeds

* delete file

* de-flake mistral3

* fix qwen models

* fix style

* fix tests

* fix copies

* deflake the test

* modular reverted by fixes, fix again

* flaky test, overwritten

* fix copies

* style
2025-07-01 11:33:20 +00:00
..
__init__.py Add LLaVa-1.6, bis (#29586) 2024-03-20 15:51:12 +00:00
test_image_processing_llava_next.py [llava] one pixel is missing from padding when length is odd (#37819) 2025-05-06 13:11:26 +02:00
test_modeling_llava_next.py [VLMs] support passing embeds along with pixels (#38467) 2025-07-01 11:33:20 +00:00
test_processor_llava_next.py [bug] fix llava processor to calculate unpadding size correctly (#37988) 2025-05-13 13:49:09 +00:00