Image-Text-to-Text
Transformers
Safetensors
English
qwen3_vl
conversational
WaltonFuture commited on
Commit
90899df
·
verified ·
1 Parent(s): d1d170b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@
11
  **ZwZ-4B** is a fine-grained multimodal perception model built upon [Qwen3-VL-4B](https://huggingface.co/Qwen/Qwen3-VL-4B). It is trained using **Region-to-Image Distillation (R2I)** combined with reinforcement learning, enabling superior fine-grained visual understanding in a single forward pass — no inference-time zooming or tool calling required. ZwZ-4B achieves state-of-the-art performance on fine-grained perception benchmarks among open-source models of comparable size.
12
 
13
  <div align=center>
14
- <img src="assets/gp_avg_comparison.png" width="90%" alt="avg_comparison"/>
15
  </div>
16
 
17
  ## Key Features
 
11
  **ZwZ-4B** is a fine-grained multimodal perception model built upon [Qwen3-VL-4B](https://huggingface.co/Qwen/Qwen3-VL-4B). It is trained using **Region-to-Image Distillation (R2I)** combined with reinforcement learning, enabling superior fine-grained visual understanding in a single forward pass — no inference-time zooming or tool calling required. ZwZ-4B achieves state-of-the-art performance on fine-grained perception benchmarks among open-source models of comparable size.
12
 
13
  <div align=center>
14
+ <img src="gp_avg_comparison.png" width="90%" alt="avg_comparison"/>
15
  </div>
16
 
17
  ## Key Features