Load the tensorflow version

#15
by xieyi318 - opened

Hi,
I saw in this repo there is tensorflow checkpoint in h5 format. Can you elaborate more how can I load and use the pre-trained blip model in tensorflow format? Thanks!!

Salesforce org

HI @xieyi318
Thanks for the issue, for that, please refer to the documentation of TFBlipxxx classes: https://huggingface.co/docs/transformers/model_doc/blip#transformers.TFBlipForConditionalGeneration

Sign up or log in to comment