Instructions to use OpenViVQA/sepet5_test_init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OpenViVQA/sepet5_test_init with Transformers:
# Load model directly from transformers import SepeT5ForVQA model = SepeT5ForVQA.from_pretrained("OpenViVQA/sepet5_test_init", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "transformers_version": "4.36.0" | |
| } | |