transformers/tests/models/vipllava
Raushan Turganbay 1646ffb4d1
VLMs: patch_size -> num_image_tokens in processing (#33424)
* use num additional tokens

* fix copies + docs

* another fix copies :)

* add docs

* move order for BC
2024-11-18 13:21:07 +01:00
..
__init__.py Adds VIP-llava to transformers (#27932) 2023-12-13 10:42:24 +01:00
test_modeling_vipllava.py VLMs: patch_size -> num_image_tokens in processing (#33424) 2024-11-18 13:21:07 +01:00
test_processor_vipllava.py fix: Replaced deprecated unittest method with the correct one (#32198) 2024-07-24 18:00:21 +01:00