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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 33a03d832e8a342944e6457aeae0f2594c818be4d835478eabdc22524fc448b3
- Size of remote file:
- 763 MB
- SHA256:
- 56c1fb2346c1c735b1a3e3f3cd7ada2b8ae8e57f9b684a53cb9a3d5053e8057f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.