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:3b0c7a8061d5a116be58f9c58637a85e0b87795426dec299c66af21a9ff77a6f
size 233374240
|