Views
No views yet
mPLUG/GUI-Owl-1.5-32B-Instruct,
a Qwen3-VL–based vision GUI-agent model. This build is optimized for efficient serving on
NVIDIA Blackwell hardware (e.g. GB10 / DGX Spark / RTX 50-series) with vLLM.mPLUG/GUI-Owl-1.5-32B-Instruct (Qwen3VLForConditionalGeneration)compressed-tensors format (nvfp4-pack-quantized), weight-only (W4A16)Linear layers are quantized; the vision tower, multimodal
merger, and lm_head are kept in their original precision so the image path and output head are unaffectedQuantizationModifier, scheme NVFP4A16) — no calibration datasetcompressed-tensors NVFP4 support (loads via MarlinNvFp4LinearKernel on Blackwell):1vllm serve Hadidiz9/GUI-Owl-1.5-32B-Instruct-NVFP4 \
2 --served-model-name gui-owl-32b \
3 --max-model-len 32768 \
4 --trust-remote-code \
5 --kv-cache-dtype fp8 \
6 --limit-mm-per-prompt '{"image":5}' \
7 --allowed-local-media-path /mPLUG/GUI-Owl-1.5-32B-Instruct. All credit for
the original model belongs to the mPLUG / GUI-Owl authors. This repository only redistributes a quantized
copy of their weights.