Instructions to use onnx-community/granite-docling-258M-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/granite-docling-258M-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-text-to-text', 'onnx-community/granite-docling-258M-ONNX');
Incorrect caption generated by ONNX version – need help reproducing the reference output
#5 opened 10 months ago
by
harisnaeem
quantized Q2 variant of the granite docling 258M onnx
#4 opened 11 months ago
by
adnanPBI
is this runnable in the browser?
#3 opened 11 months ago
by
ldenoue