Instructions to use MariaK/vilt_finetuned_100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MariaK/vilt_finetuned_100 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("visual-question-answering", model="MariaK/vilt_finetuned_100")# Load model directly from transformers import AutoProcessor, AutoModelForVisualQuestionAnswering processor = AutoProcessor.from_pretrained("MariaK/vilt_finetuned_100") model = AutoModelForVisualQuestionAnswering.from_pretrained("MariaK/vilt_finetuned_100") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4f977e7974c303973f25fe140e0ce044880607006baf7534a94a9a7a74c6fa46
- Size of remote file:
- 452 MB
- SHA256:
- cefe738780a8bb1622b713081be7168207654692642d2ef68692f06829a3aa4b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.