transformers/tests/models/chameleon
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 Chameleon: add model (#31534) 2024-07-17 10:41:43 +05:00
test_image_processing_chameleon.py Add Fast Image Processor for Chameleon (#37140) 2025-06-27 15:26:57 +00:00
test_modeling_chameleon.py [VLMs] support passing embeds along with pixels (#38467) 2025-07-01 11:33:20 +00:00
test_processor_chameleon.py [vlm] adjust max length for special tokens (#37342) 2025-04-16 20:49:20 +02:00