From a1cea1a1eaa6330b48a5892268afdd0824ae06a9 Mon Sep 17 00:00:00 2001 From: Hitonabi Date: Thu, 2 Jul 2026 11:09:29 +0200 Subject: [PATCH] deploy-Config: Kommentar aus dem cmd-Literalblock heraus (waere Teil des Kommandos gewesen) Co-Authored-By: Claude Fable 5 --- deploy/llama-swap.config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/llama-swap.config.yaml b/deploy/llama-swap.config.yaml index a49e753..06b8bc1 100644 --- a/deploy/llama-swap.config.yaml +++ b/deploy/llama-swap.config.yaml @@ -4,10 +4,10 @@ globalTTL: 0 models: Qwen3.6-35B-A3B: + # parallel 2 + c 131072: 2 Slots à 65k (Slot 2 = Mem0-Lern-Extraktion, blockiert Voice-Turns + # nicht mehr); KV Q8_0 macht das speicherneutral zu vorher (65k f16). Bench 2026-07-02: + # Q8_0 kostet 0 t/s, MTP n-max 3 = +26% vs. ohne Spec. cmd: | - # parallel 2 + c 131072: 2 Slots à 65k (Slot 2 = Mem0-Lern-Extraktion, blockiert Voice-Turns - # nicht mehr); KV Q8_0 macht das speicherneutral zu vorher (65k f16). Bench 2026-07-02: - # Q8_0 kostet 0 t/s, MTP n-max 3 = +26% vs. ohne Spec. llama-server -m /srv/models/Qwen3.6-35B-A3B-MTP-GGUF/Qwen3.6-35B-A3B-UD-Q4_K_M.gguf --host 127.0.0.1 --port ${PORT} -c 131072 -ngl 999 -fa on --no-mmap --jinja --parallel 2 -cram 16384 -ctk q8_0 -ctv q8_0 --spec-type draft-mtp --spec-draft-n-max 3 ttl: 0 aliases: