no-mistakes(document): Fix stale compression-model docs across 4 contracts

This commit is contained in:
Abiba Bot
2026-07-19 00:31:54 +00:00
parent 3e246835d5
commit 6d975360d8
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ duration.
prefill time at 532 tok/s. Fix context first, routing second.
- **Route by task**: ornith for multi-step reasoning only; qwen for code/standard
queries; gemma for compression/auxiliary. Never send simple completion to a
queries; gemma for vision/web extraction; syslog-auto for compression (via weighted pool). Never send simple completion to a
35B MoE.
- **Compress aggressively**: threshold at 40% (not 65%) — a 256K window should
compact at 102K, not 166K. Target 15% tail (not 30%).