Views
No views yet
[google/gemma-4-12B-it](https://huggingface.co/google/gemma-4-12B-it).ft-dspark from
[deepseek-ai/dspark_gemma4_12b_block7](https://huggingface.co/deepseek-ai/dspark_gemma4_12b_block7).| File | Description |
|---|---|
dspark_gemma4_12b_q4pure.gguf | Draft model (~1.9 GB), LLM_ARCH_DSPARK |
ft-dspark (or a release that includes draft-dspark)1llama-cli \
2 -m /path/to/gemma-4-12B-it-Q4_0.gguf \
3 -md ./dspark_gemma4_12b_q4pure.gguf \
4 --spec-type draft-dspark \
5 --spec-draft-n-max 4 \
6 -c 512 -ngl 99 -ngld 99 \
7 -p "Your prompt" -n 128 --temp 0