DFlash
Collection
GGUF DFlash draft models for speculative decoding, including Qwen, Kimi, Gemma, MiniMax, and GPT-OSS. • 24 items • Updated
How to use Anbeeld/gemma4-12B-it-DFlash-GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16 # Run inference directly in the terminal: llama cli -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16 # Run inference directly in the terminal: llama cli -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
# 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 Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16 # Run inference directly in the terminal: ./llama-cli -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
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 Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16 # Run inference directly in the terminal: ./build/bin/llama-cli -hf Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
docker model run hf.co/Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
How to use Anbeeld/gemma4-12B-it-DFlash-GGUF with Ollama:
ollama run hf.co/Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
How to use Anbeeld/gemma4-12B-it-DFlash-GGUF with Docker Model Runner:
docker model run hf.co/Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
How to use Anbeeld/gemma4-12B-it-DFlash-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Anbeeld/gemma4-12B-it-DFlash-GGUF:BF16
lemonade run user.gemma4-12B-it-DFlash-GGUF-BF16
lemonade list
GGUF quantizations of z-lab DFlash draft model for Gemma 4 12B IT.
Use with BeeLlama.cpp, a llama.cpp fork with advanced quantization features.
The original z-lab repository does not include a README.md.
16-bit
Base model
z-lab/gemma4-12B-it-DFlash