Verify compatibility between Data2VecVision
models and existing retrievers
#2865
Labels
topic:images
topic:modeling
topic:retriever
type:feature
New feature or request
type:refactor
Not necessarily visible to the users
Context
language_model.py
andtokenization.py
, adding new supported model types in Haystack has been heavily simplifiedGoal
Data2VecVision
with minor changes along the wayget_tokenizer
intoget_feature_extractor
and so on)ImageRetriever
class that can do that. Also evaluate if the underlying stack (Inferencer
,Processor
,AdaptiveModel
etc) can be leveraged or not, and to which degree.The text was updated successfully, but these errors were encountered: