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:
- fdbeb1624b57ef7f270386a00544cd75219da96744bb0e38864c9ef38582c5f4
- Size of remote file:
- 706 MB
- SHA256:
- 1e6ce4790487a55698cb3ee9c47795a633e64e6c77b1752a5e92d67a631a4109
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.