fix(halo): set --alias halo-8000

This commit is contained in:
Harald Hoyer 2026-05-13 14:52:49 +02:00
parent 83b2ed3b57
commit dadfb07914
4 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@
"--fit on"
"--no-context-shift"
"-hf unsloth/Qwen3-Coder-Next-GGUF:UD-Q8_K_XL"
"--alias qwen3-coder-next"
"--alias halo-8000"
"--temp 1.0 --top-p 0.95 --min-p 0.01 --top-k 40"
"--slot-save-path %C/llama-server/kv-slots-coder-next"
];