Expose blip2qformer (#37254)
* Expose blip2qformer * Add missing args to blip2 config
This commit is contained in:
@@ -106,7 +106,6 @@ OBJECTS_TO_IGNORE = [
|
||||
"BlenderbotSmallConfig",
|
||||
"BlenderbotSmallTokenizerFast",
|
||||
"BlenderbotTokenizerFast",
|
||||
"Blip2QFormerConfig",
|
||||
"Blip2VisionConfig",
|
||||
"BlipTextConfig",
|
||||
"BlipVisionConfig",
|
||||
|
||||
@@ -187,7 +187,6 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
|
||||
"ClapAudioModelWithProjection",
|
||||
"Blip2TextModelWithProjection",
|
||||
"Blip2VisionModelWithProjection",
|
||||
"Blip2QFormerModel",
|
||||
"Blip2VisionModel",
|
||||
"ErnieMForInformationExtraction",
|
||||
"FastSpeech2ConformerHifiGan",
|
||||
|
||||
Reference in New Issue
Block a user