Model Intelligence Sheet
MugouLab/Mugou-9B-GGUF overview
Mugou 9B GGUF GGUF export of MugouLab/Mugou 9B . Quants exported by this notebook: q4 k m, Q6 K, Q8 0, BF16. Notes The source model is expected to be a merged …
Runs locally from ~879.0 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
5 GGUF files detected
Direct downloads for local inference
Model Details
| Model ID | MugouLab/Mugou-9B-GGUF |
|---|---|
| Author | MugouLab |
| Pipeline | image-text-to-text |
| License | apache-2.0 |
| Base model | MugouLab/Mugou-9B |
| Last modified | 2026-07-03T18:13:47.000Z |
Model README
---
license: apache-2.0
base_model: MugouLab/Mugou-9B
library_name: llama.cpp
tags:
- gguf
- qwen3_5
- image-text-to-text
- unsloth
---
Mugou-9B-GGUF
GGUF export of MugouLab/Mugou-9B.
Quants exported by this notebook: q4_k_m, Q6_K, Q8_0, BF16.
Notes
- The source model is expected to be a merged 16-bit Hugging Face/safetensors repo.
- Training-time vision layers were preserved/frozen in the original training notebook.
- GGUF multimodal inference depends on your llama.cpp/runtime support for Qwen3.5-VL. If image/video input does not work in your GGUF runtime, use the merged HF repo
MugouLab/Mugou-9Bwith Transformers/vLLM/SGLang. - This converter notebook adds CLIP/Qwen-VL default
image_mean/image_stdmetadata when the bundled llama.cpp mmproj converter encounters processor configs that omit those fields.
Run MugouLab/Mugou-9B-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models