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