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: 135 Bytes
fa52575 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1c747059a7294565f59dc6c6852af398477c53eaabf8c605a313d21e71f90cdf
size 1545150393
|