File size: 607 Bytes
a8a704d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
license: apache-2.0
base_model:
- Qwen/Qwen2.5-VL-7B-Instruct
- Qwen/Qwen2.5-Coder-7B-Instruct
- deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
tags:
- merge
- mergekit
- vision
- code
- reasoning
---
# Qwen-VL-Coder-R1-7B
Vision + coding + reasoning merge. Qwen2.5-VL language backbone used as base,
with Qwen2.5-Coder-7B-Instruct (0.6) and DeepSeek-R1-Distill-Qwen-7B (0.4)
merged via DARE-TIES. Original VL vision tower reattached.
## Run with llama.cpp / LM Studio
Use `Qwen-VL-Coder-R1-7B-Q4_K_M.gguf` together with
`mmproj-Qwen-VL-Coder-R1-7B-f16.gguf` for image support. Fits in 8GB.
|