🚨 Add Blip2ForImageTextRetrieval #29261
jpizarrom
marked this pull request as draft 2 years ago
jpizarrom
marked this pull request as ready for review 2 years ago
jpizarrom
changed the title WIP Add Blip2ForImageTextRetrieval Add Blip2ForImageTextRetrieval 2 years ago
jpizarrom
changed the title Add Blip2ForImageTextRetrieval 🚨 Add Blip2ForImageTextRetrieval 2 years ago
add Blip2ForImageTextRetrieval
e1063407
use one line and remove unnecessary space in tests
164d824c
use value from the config, rather than hardcoded
715f6fa7
change order of params in Blip2QFormerModel.forward
da0cc831
jpizarrom
changed the title 🚨 Add Blip2ForImageTextRetrieval WIP 🚨 Add Blip2ForImageTextRetrieval 1 year ago
jpizarrom
force pushed
to
da0cc831
1 year ago
update docstring
02a0e08b
fix style
360f5372
update test_inference_opt
5e7764f5
move embeddings out of Blip2QFormerModel
7e7135a3
remove from_vision_qformer_configs
258f349a
remove autocast float16 in Blip2QFormerModel
cf42e9b0
rename fiels into vision_projection,text_projection,use_image_text_ma…
82160853
use CLIPOutput for Blip2ImageTextMatchingModelOutput
e2781cb2
jpizarrom
changed the title WIP 🚨 Add Blip2ForImageTextRetrieval WIP 🚨 Add Blip2ForImageTextRetrieval 1 year ago
jpizarrom
changed the title WIP 🚨 Add Blip2ForImageTextRetrieval 🚨 Add Blip2ForImageTextRetrieval 1 year ago
remove past_key_values_length from Blip2TextEmbeddings
1c9746d1
fix small typo in the CLIPOutput docstring
e6da6380
add Blip2ForImageTextRetrieval to Zero Shot Image Classification mapping
c65ea336
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
a39f9fdf
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
a2b99a95
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
64689477
update docstring and add require_torch_fp16
9bda9799
rollback test_inference_opt
efa80418
use use_image_text_matching_head=True in convert
cb7beae5
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
05cb8d4c
skip test_model_get_set_embeddings
8eca5e5e
fix create_rename_keys error on new itm fields
e31b7e55
revert to do scale after dot product between "query" and "key"
8808b8ae
fix ValueError on convert script for blip2-opt-2.7b
0a725670
update org of paths to Salesforce
2534ca38
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
af538401
add is_pipeline_test_to_skip for VisualQuestionAnsweringPipelineTests
f841c591
[run_slow] blip_2
1720ba4c
removed Blip2ForImageTextRetrieval from IGNORE_NON_AUTO_CONFIGURED
11f05793
fix docstring of Blip2ImageTextMatchingModelOutput
5e63cdb3
[run_slow] blip_2
95232f87
fix multi-gpu tests
04bb8608
[run_slow] blip_2
5c66e50c
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
2419c85e
Merge remote-tracking branch 'upstream/main' into add_blip2_image_tex…
53abc06b
[run_slow] blip_2
d32e8894
jpizarrom
deleted the add_blip2_image_text_retrieval_model branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub