Yay got Gemma 12B QAT working on old 1080ti (maybe with speculative decoding?)
Mirrored from r/LocalLLaMA for archival readability. Support the source by reading on the original site.
Pretty happy with 50 tok/sec on this 9 year old GPU. Suggestions to improve anything (speed or quality) very welcome! I'm not 100% sure how to tell if the speculative decoding "model-draft" is helping or not. But hey, it is fast and seems coherent, I'm happy
bash ./build/bin/llama-server \ --hf-repo unsloth/gemma-4-12B-it-qat-GGUF \ --hf-file gemma-4-12B-it-qat-UD-Q4_K_XL.gguf \ -c 16384 -ngl 99 \ --cache-type-k q8_0 --cache-type-v q8_0 \ -b 512 -t 4 \ --spec-draft-hf unsloth/gemma-4-12B-it-qat-GGUF \ --model-draft MTP/gemma-4-12B-it-Q8_0-MTP.gguf \ --spec-type draft-mtp \ --spec-draft-n-max 2 \ --override-tensor-draft "token_embd.weight=CUDA0"
[link] [comments]
More from r/LocalLLaMA
-
Been running Qwen3.6-27B through a 3-critic harness. The harness matters more than I thought
Jun 30
-
I Hate Dario Amodei, and everything he stands for.
Jun 29
-
Introducing LongCat-2.0 - , a large-scale MoE language model with 1.6 trillion total parameters and ~48 billion activated per token. This was the stealth model that was on Openrouter under the name 'owl-alpha'.
Jun 29
-
Krea-2-Turbo Image Model - Easy to be fully uncensored, but it can also EDIT Images!
Jun 29
Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.