From 45484a00076501f2f63a04f47b20851a5e31c5c1 Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Sat, 26 Sep 2026 00:07:50 -0700 Subject: [PATCH] docs(flash-next-seat): correct gateway alias list against live /model/info (summarizer/classifier are gen-small's) --- stacks/flash-next-seat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/flash-next-seat/README.md b/stacks/flash-next-seat/README.md index 4039f6c..1cd97e3 100644 --- a/stacks/flash-next-seat/README.md +++ b/stacks/flash-next-seat/README.md @@ -15,7 +15,7 @@ stream with async prefetch. | In host RAM | 47.7 GiB pinned, FP8 E4M3, 8 `model-plefp8-*` shards + one global BF16 scale | | Context | **262,144** (full native) — KV 344,155 tokens, 1.31x concurrency | | Speculative decoding | **MTP k=3** — 60.4% acceptance, mean acceptance length 2.81 (measured here, n=5) | -| Gateway wiring | **8 aliases** — gen, gen-reasoning, summarizer(-large), classifier, chat-judge, image-judge, qwen-image-bench | +| Gateway wiring | **8 aliases** (live `/model/info`, 2026-09-26) — gen, gen-reasoning, gen-large, summarizer-large, classifier-large, chat-judge, image-judge, qwen-image-bench. Plain `summarizer` and `classifier` go to gen-small | > **Upstream check, 2026-09-26:** orcarouter's only commit since our 2026-09-14 > download (`c1209bda`) is `38efbff` (2026-09-18). It **adds `repack_sm70.py`**, a