transformers/tests/models/got_ocr2
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 GOT-OCR 2.0 to Transformers (#34721) 2025-01-31 11:28:13 -05:00
test_image_processing_got_ocr2.py Add Idefics2/3 and SmolVLM Fast image processors + improvements for fast image processors (#38157) 2025-06-23 14:17:25 +00:00
test_modeling_got_ocr2.py [VLMs] support passing embeds along with pixels (#38467) 2025-07-01 11:33:20 +00:00
test_processor_got_ocr2.py [processor] clean up mulitmodal tests (#37362) 2025-04-11 13:32:19 +02:00