Views
No views yet
mtp.* in shard 18). I left it out on purpose.blk.64 / nextn_*) and roughly 0.5–0.8 GB. On a 12GB 3060 the headline file is the 9.98 GB Q2_K; that extra head steals the KV you barely have. Almost nobody on 12GB will turn on --spec-type draft-mtp.qwen35, blocks 0–63). Need vision? Use a separate mmproj. Need MTP/spec decode? Other packs keep that head.<think>…</think> even when reasoning is empty, then opens another <think> on generate. That truncates multi-turn agents.--jinja uses the fixed one. chat_template.jinja is also in the repo if you still have yesterday's bytes.llama-server -m Qwen3.8-27B-Q2_K.gguf --jinja --reasoning-format deepseek| File | Quant | Size | Card |
|---|---|---|---|
Qwen3.8-27B-Q2_K.gguf | 2-bit imatrix | 9.98 GiB | 12GB start |
Qwen3.8-27B-Q3_K_M.gguf | 3-bit imatrix | 12.39 GiB | 16GB |
Qwen3.8-27B-Q4_K_M.gguf | 4-bit | 15.41 GiB | 24GB start |
Qwen3.8-27B-Q5_K_M.gguf | 5-bit | 17.91 GiB | 24GB comfortable |
Qwen3.8-27B-Q6_K.gguf | 6-bit | 20.57 GiB | 24GB tight / largest full-GPU on RTX 6000 |
Qwen3.8-27B-Q8_0.gguf | 8-bit | 26.63 GiB | 32GB+ |
qwen38-27b.imatrix is the calib artifact if you want to requant. You do not pass it to llama-server.1hf download vcruz305/Qwen3.8-27B-GGUF \
2 --local-dir Qwen3.8-27B-GGUF \
3 --include "Qwen3.8-27B-Q2_K.gguf"
4
5llama-server \
6 -m Qwen3.8-27B-GGUF/Qwen3.8-27B-Q2_K.gguf \
7 -a qwen38-27b \
8 --host 127.0.0.1 --port 8085 \
9 -ngl 99 -c 32768 -np 1 --jinja --reasoning-format deepseek-ctk q4_0 -ctv q4_0 -fa on):1llama-server \
2 -m Qwen3.8-27B-Q6_K.gguf \
3 -a qwen38-27b \
4 --host 127.0.0.1 --port 8085 \
5 -ngl 99 -fa on -c 262144 \
6 -ctk q4_0 -ctv q4_0 -np 1 --jinjaqwen35 (Gated DeltaNet hybrid).convert_hf_to_gguf.py --outtype bf16 --no-mtp → llama-quantize (--imatrix on Q2/Q3)