How to use from
Docker Model Runner
docker model run hf.co/Hellohihihih/minicpm-v4_5-vqa-gguf-lmstudio:Q4_K_M
Quick Links

MiniCPM-V 4.5 VQA Fine-tuned GGUF

This repository contains LM Studio / llama.cpp compatible GGUF files for a VQA fine-tuned MiniCPM-V 4.5 model.

Files

File Description
GGUF/ggml-model-Q4_K_M.gguf Quantized language model
GGUF/mmproj-model-f16.gguf Vision / multimodal projector

llama.cpp

Recommended command:

llama-server -hf Hellohihihih/minicpm-v4_5-vqa-gguf-lmstudio:Q4_K_M --ctx-size 10000 --jinja --reasoning-budget 0

Manual command:

llama-server \
  -m GGUF/ggml-model-Q4_K_M.gguf \
  --mmproj GGUF/mmproj-model-f16.gguf \
  --ctx-size 10000 \
  --jinja \
  --reasoning-budget 0

Notes

This is a two-file multimodal GGUF setup.

  • ggml-model-Q4_K_M.gguf: language model
  • mmproj-model-f16.gguf: vision projector

LM Studio may display this as one downloadable model when it detects the companion mmproj file.

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

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for Hellohihihih/minicpm-v4_5-vqa-gguf-lmstudio

Quantized
(3)
this model