transformers/tests/models/blip
Jiarui Xu 0cdb6b3f92
BlipModel: get_multimodal_features method (#30438)
* add_blip_get_multimodal_feautres

* Fix docstring error

* reimplement get_multimodal_features

* fix error

* recheck code quality

* add new necessary tests
2024-04-30 19:01:01 +01:00
..
__init__.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00
test_image_processing_blip.py Input data format (#25464) 2023-08-16 17:45:02 +01:00
test_modeling_blip_text.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_modeling_blip.py BlipModel: get_multimodal_features method (#30438) 2024-04-30 19:01:01 +01:00
test_modeling_tf_blip_text.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_modeling_tf_blip.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_processor_blip.py Add BLIP (#20716) 2022-12-21 09:39:10 +01:00