chore(halo): rename model to coder and add ngram-simple speculation

Rename the Qwen3.6-27B model section to "coder" so it matches the
opencode provider config, and add ngram-simple to the speculative
decoding chain alongside draft-mtp.
This commit is contained in:
Harald Hoyer 2026-05-21 22:07:57 +02:00
parent e9bedc0455
commit 689389ebf8

View file

@ -14,9 +14,9 @@ no-context-shift = true
fit = on
c = 131072
[Qwen3.6-27B]
[coder]
hf = unsloth/Qwen3.6-27B-MTP-GGUF:Q6_K
spec-type = draft-mtp
spec-type = ngram-simple,draft-mtp
spec-draft-n-max = 4
threads-batch = 16
temp = 0.6