How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
# Run inference directly in the terminal:
llama cli -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
# Run inference directly in the terminal:
llama cli -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf froggeric/Qwen3-VL-8B-Instruct-GGUF:
Use Docker
docker model run hf.co/froggeric/Qwen3-VL-8B-Instruct-GGUF:
Quick Links

Qwen3-VL-8B-Instruct (GGUF, Q4_K_M)

Mirror of unsloth/Qwen3-VL-8B-Instruct-GGUF for use by local-vision-mcp.

Files

  • Qwen3-VL-8B-Instruct-Q4_K_M.gguf โ€” main model, 4-bit K-quant (medium), 4.7 GB
  • mmproj-F16.gguf โ€” vision projector, float16, 1.1 GB

SHA256

Qwen3-VL-8B-Instruct-Q4_K_M.gguf  108e7ff92b78eefd3db4741885104acba514255c11b617d3c7b197a5f46efe89
mmproj-F16.gguf                   d406d03ebabefdef86a2c86bf0c1b65f9e046f7a81c218f25de4931b46a07fc4

License

Apache-2.0 (same as upstream Qwen3-VL-8B-Instruct).

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

4-bit

8-bit

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

Model tree for froggeric/Qwen3-VL-8B-Instruct-GGUF

Quantized
(90)
this model