# Qwen3-VL grounding
Architecture diagrams for Qwen3-VL grounding in LibreYOLO, with block definitions and model variants.

## Source

The diagrams below describe the [Qwen3-VL grounding implementation](https://github.com/LibreYOLO/libreyolo/blob/a4d0ecc9e17f29a459ace07ff0c6df037b07dbdb/libreyolo/models/ground/qwen3vl.py) in LibreYOLO.
Each drawing states its model configuration, input assumptions and source revision.

These are architecture references. Check the license and class configuration of any checkpoint you use separately.


## Qwen3-VL grounding architecture

- Qwen3-VL grounding 2B: [SVG](/diagrams/models/ground-qwen3vl/2b-point.svg), [interactive diagram](/diagrams/models/ground-qwen3vl/2b-point.html)
- Qwen3-VL grounding 4B: [SVG](/diagrams/models/ground-qwen3vl/4b-point.svg), [interactive diagram](/diagrams/models/ground-qwen3vl/4b-point.html)
- Qwen3-VL grounding 8B: [SVG](/diagrams/models/ground-qwen3vl/8b-point.svg), [interactive diagram](/diagrams/models/ground-qwen3vl/8b-point.html)
- Qwen3-VL grounding family: [SVG](/diagrams/models/ground-qwen3vl/family.svg), [interactive diagram](/diagrams/models/ground-qwen3vl/family.html)
