transformers/tests/models/fuyu
Raushan Turganbay 17742bd9c8
🔴 [VLM] Add base model without head (#37033)
* i guessreverted all CdGen classes

* style

* llava onevision

* fix copies

* fix some tests

* some more tests

* dump

* skip these

* nevermind, i am dumb

* revert fix not needed

* fixup

* fixup

* another fixup

* more fixup to make ci finally happy

* fixup after rebasing

* fix qwen tests

* add internVL + typos here and there

* image token index -> id

* style

* fix init weights

* revert blip-2 not supported

* address comments

* fix copies

* revert blip2 test file as well

* as discussed internally, revert back CdGen models

* fix some tests

* fix more tests for compile

* CI red

* fix copies

* enumerate explicitly allowed models

* address comments

* fix tests

* fixup

* style again

* add tests for new model class

* another fixup ( x _ x )

* [fixup] unused attributes can be removed post-deprecation
2025-05-07 17:47:51 +02:00
..
__init__.py Add fuyu model (#26911) 2023-10-18 15:24:11 -07:00
test_image_processing_fuyu.py Update ruff to 0.11.2 (#36962) 2025-03-25 16:00:11 +01:00
test_modeling_fuyu.py 🔴 [VLM] Add base model without head (#37033) 2025-05-07 17:47:51 +02:00
test_processor_fuyu.py [processor] clean up mulitmodal tests (#37362) 2025-04-11 13:32:19 +02:00