Instructions to use onnx-community/FastVLM-0.5B-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/FastVLM-0.5B-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/FastVLM-0.5B-ONNX');
How was the ONNX model in this format exported?
#5 opened 7 months ago
by
sulemontree
onnx files without Microsoft-contrib ONNX ops?
#4 opened 8 months ago
by
TigerHix
about gpu usage in CoreML
2
#1 opened 10 months ago
by
altunenes