transformers/tests/models/paligemma
Raushan Turganbay 3e039d3827
Paligemma support for multi-image (#33447)
* upadte

* Update src/transformers/models/paligemma/processing_paligemma.py

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* update docs

* better example in tests

* support image tokens

* read token

* Update tests/models/paligemma/test_processing_paligemma.py

Co-authored-by: Pablo Montalvo <39954772+molbap@users.noreply.github.com>

* nit: naming

* Update docs/source/en/model_doc/paligemma.md

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

* conflicts after rebasing

---------

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
Co-authored-by: Pablo Montalvo <39954772+molbap@users.noreply.github.com>
2024-09-27 11:23:14 +02:00
..
__init__.py Add PaliGemma (#30814) 2024-05-14 22:07:15 +02:00
test_modeling_paligemma.py Paligemma support for multi-image (#33447) 2024-09-27 11:23:14 +02:00
test_processing_paligemma.py Paligemma support for multi-image (#33447) 2024-09-27 11:23:14 +02:00
test_processor_paligemma.py Add support for args to ProcessorMixin for backward compatibility (#33479) 2024-09-20 11:40:59 -04:00