Blip: Deprecate BlipModel (#31235)

* deprecate blip

* mention deprecation on docs
This commit is contained in:
Younes Belkada
2024-06-04 18:29:45 +02:00
committed by GitHub
parent fd3238b4b0
commit 485d913dfb
2 changed files with 12 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ The original code can be found [here](https://github.com/salesforce/BLIP).
## BlipModel
`BlipModel` is going to be deprecated in future versions, please use `BlipForConditionalGeneration`, `BlipForImageTextRetrieval` or `BlipForQuestionAnswering` depending on your usecase.
[[autodoc]] BlipModel
- forward
- get_text_features