How to use from
Docker Model Runner
docker model run hf.co/amad-iq/amad-vlm6-GGUF:Q8_0
Quick Links

amad-vlm6 — GGUF

GGUF builds of amad-iq/amad-vlm6, a TIES merge of two Arabic OCR fine-tunes of Qwen2.5-VL-7B-Instruct.

📄 Technical report · 🧠 Merged weights

File Format Size
amad-vlm6-q8_0.gguf Q8_0 8.10 GB
mmproj-amad-vlm6-f16.gguf F16 vision projector 1.35 GB

The mmproj file is required alongside the model file — it carries the vision encoder. Download both into the same folder.

llama.cpp

llama-mtmd-cli -m amad-vlm6-q8_0.gguf --mmproj mmproj-amad-vlm6-f16.gguf \
  --image page.png -p "Extract the text in the image. Give me the final text, nothing else." \
  -n 4096 --temp 0 --repeat-penalty 1.05

LM Studio

Download a model file plus the mmproj into the same folder, load it, attach an image. Set context to at least 8192 and max output tokens to 4096 — the model may emit <think>…</think> first; keep only the text after the last </think>.

License

Apache 2.0.

Author: Murtadha · amad-iq

Downloads last month
146
GGUF
Model size
8B params
Architecture
qwen2vl
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for amad-iq/amad-vlm6-GGUF

Quantized
(1)
this model