How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
# Run inference directly in the terminal:
llama-cli -hf grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
# Run inference directly in the terminal:
llama-cli -hf grapevine-AI/Qwen3-Coder-30B-A3B-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 grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf grapevine-AI/Qwen3-Coder-30B-A3B-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 grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
Use Docker
docker model run hf.co/grapevine-AI/Qwen3-Coder-30B-A3B-Instruct-GGUF:
Quick Links

What is this?

Qwen3-Coder-Flashใ“ใจQwen3-Coder-30B-A3B-Instructใ‚’GGUFใƒ•ใ‚ฉใƒผใƒžใƒƒใƒˆใซๅค‰ๆ›ใ—ใŸใ‚‚ใฎใงใ™ใ€‚

imatrix dataset

ๆ—ฅๆœฌ่ชž่ƒฝๅŠ›ใ‚’้‡่ฆ–ใ—ใ€ๆ—ฅๆœฌ่ชžใŒๅคš้‡ใซๅซใพใ‚Œใ‚‹TFMC/imatrix-dataset-for-japanese-llmใƒ‡ใƒผใ‚ฟใ‚ปใƒƒใƒˆใ‚’ไฝฟ็”จใ—ใพใ—ใŸใ€‚

Chat template

<|im_start|>system
ใ“ใ“ใซSystem Promptใ‚’ๆ›ธใใพใ™ใ€‚<|im_end|>
<|im_start|>user
ใ“ใ“ใซMessageใ‚’ๆ›ธใใพใ™ใ€‚<|im_end|>
<|im_start|>assistant

Note

Q4_K_MใŠใ‚ˆใณQ5_K_Mใ‚ฏใ‚ชใƒณใƒ„ใฎใฟใ€Q8_0ใ‚ฏใ‚ชใƒณใƒ„ใ‚’ๅ†้‡ๅญๅŒ–ใ™ใ‚‹ใจใ„ใ†ๆ–นๆณ•ใงไฝœๆˆใ—ใพใ—ใŸใ€‚ใ“ใ‚Œใฏใ€้€šๅธธ้€šใ‚ŠBF16ใ‹ใ‚‰้‡ๅญๅŒ–ใ—ใ‚ˆใ†ใจใ™ใ‚‹ใจๅŽŸๅ› ไธๆ˜Žใฎใ‚จใƒฉใƒผใŒ็™บ็”Ÿใ—ใฆใ—ใพใ†ใŸใ‚ใงใ™ใ€‚

Environment

Windows็‰ˆllama.cpp-b5902ใ‚’ไฝฟ็”จใ—ใฆ้‡ๅญๅŒ–ไฝœๆฅญใ‚’ๅฎŸๆ–ฝใ—ใพใ—ใŸใ€‚

License

Apache 2.0

Developer

Alibaba Cloud

Downloads last month
30
GGUF
Model size
31B params
Architecture
qwen3moe
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

6-bit

8-bit

16-bit

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