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:88541f1b9947f617d4c1d5cea78ab8cb26574f74db5a7d64d7a9db22099aaa30
size 933495105
|