Instructions to use Raghavan/beit3_base_patch16_480_coco_captioning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Raghavan/beit3_base_patch16_480_coco_captioning with Transformers:
# Load model directly from transformers import Beit3ForCaptioning model = Beit3ForCaptioning.from_pretrained("Raghavan/beit3_base_patch16_480_coco_captioning", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 21 Bytes
a8304b7 | 1 2 3 4 | ---
license: mit
---
|