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