Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

onnx-community
/
Qwen2-VL-2B-Instruct

Image-Text-to-Text
Transformers.js
ONNX
qwen2_vl
conversational
Model card Files Files and versions
xet
Community
8

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');
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Getting error while exporting the script

#8 opened 5 months ago by
ajaysoni1207

Can a 0.5b ONNX model of qwen2/qwen2.5 VL be exported for deployment on edge devices?

#7 opened 10 months ago by
a826327700

Can someone please publish an example in javascript (transformers.js) how to use this model to create video description?

1
#6 opened about 1 year ago by
zlelik

How can I use this for inference on my local machine, using Python.

1
#5 opened about 1 year ago by
WaqarMirza777

Q4F16 model throws errors

2
#4 opened over 1 year ago by
pdufour
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs