Instructions to use devlocalhost/blip2-opt-2.7b-xray-captions-adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devlocalhost/blip2-opt-2.7b-xray-captions-adapters with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("devlocalhost/blip2-opt-2.7b-xray-captions-adapters", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K