transformers/tests/models/llava
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 [Llava] Add Llava to transformers (#27662) 2023-12-07 09:30:47 +01:00
test_configuration_llava.py Fix typos in strings and comments (#37799) 2025-04-28 11:39:11 +01:00
test_image_processing_llava.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_llava.py 🔴 [VLM] Add base model without head (#37033) 2025-05-07 17:47:51 +02:00
test_processor_llava.py [vlm] adjust max length for special tokens (#37342) 2025-04-16 20:49:20 +02:00