Instructions to use thisisiron/lavis-blip2-qformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thisisiron/lavis-blip2-qformer with Transformers:
# Load model directly from transformers import AutoProcessor, Blip2ForQformerTraining processor = AutoProcessor.from_pretrained("thisisiron/lavis-blip2-qformer") model = Blip2ForQformerTraining.from_pretrained("thisisiron/lavis-blip2-qformer") - Notebooks
- Google Colab
- Kaggle
Seeking resources to perform multimodal semantic search
#1 opened over 1 year ago
by
LukaBloomRox