Instructions to use onnx-community/Qwen2-VL-2B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/Qwen2-VL-2B-Instruct with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-text-to-text', 'onnx-community/Qwen2-VL-2B-Instruct');
File size: 134 Bytes
fa52575 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1697b2fd5563f22684826e9d6c5c24f2a8da74caa44b123b51f7eab10af1a851
size 466747800
|