transformers/tests/models/internvl
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 InternVL (2.5 MPO) (#35968) 2025-04-18 18:57:33 +02:00
test_modeling_internvl.py 🔴 [VLM] Add base model without head (#37033) 2025-05-07 17:47:51 +02:00
test_processor_internvl.py [internvl] fix chat template (#37656) 2025-04-23 16:56:36 +02:00