Qwen2.5 VL AWQ 7B
Qwen2.5 VL AWQ 7B is a vision-language model that supports 7 billion parameters, offering advanced capabilities such as visual analysis, agentic reasoning, long video comprehension, visual localization, and structured output generation.
Qwen2.5 VL AWQ 7B is a vision-language model that supports 7 billion parameters, offering advanced capabilities such as visual analysis, agentic reasoning, long video comprehension, visual localization, and structured output generation.
Model details
| Category | Details |
|---|---|
| Model Name | Qwen2.5 VL |
| Version | AWQ 7B |
| Model Category | VLM |
| Size | 7B params |
| HuggingFace Model | Qwen/Qwen2.5-VL-7B-Instruct-AWQ |
| OpenAI Compatible endpoint | Chat API Overview |
| License | Apache 2.0 |
Capabilities
| Feature | Details |
|---|---|
| Tool Calling | ✅ |
| Context Length | 32k tokens |
| Supports LoRA | ✅ |
| Input data | Text + Image |
Usage
Basic chat completion
This is a basic chat completion example using this model:
Tool Calling Example
Multimodal (text + image) example
The response will be similar to the one in the Basic Chat Completion example.