From 8b862c0148bf7159e50704e6d1de9911db738756 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Fri, 4 Sep 2026 12:26:15 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Paper=20C=20=E2=80=94=20lite-tier=20fla?= =?UTF-8?q?gship=20numbers=20+=20live=20surface=20URLs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The browser-budget result post-dating the E3 round (95MB int4 depth-cut student, 0.0364% all-near-tie flips, KLD 1.2e-4) and the live demo/API/index URLs embedded in the abstract. --- docs/paper-c.adoc | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/paper-c.adoc b/docs/paper-c.adoc index 1c1160c..f4b665b 100644 --- a/docs/paper-c.adoc +++ b/docs/paper-c.adoc @@ -22,9 +22,15 @@ discipline across three tiers — node, server, and browser — and find it effectively free: whole-file hashing adds ~0.1 s against 7-13 s session creation, verified reloads complete in ~0.4 s from cache, and a 202 MB int8 model runs end-to-end in a headless browser over WASM. -A margins-based quantization gate (keeping the 1.2M-parameter head in -fp32) cuts silent int8 flips 36x at +0.4% artifact size. Eleven-to-17 -models ship under the contract with full provenance. +Since the benchmark round, a depth-cut student (encoder 12->6, +verbatim layer copy) ships a ~95 MB int4 tier — full utility at +browser-native weight (0.0364% argmax flips, all near-tie; KLD +1.2e-4). A margins-based quantization gate (keeping the +1.2M-parameter head in fp32) cuts silent int8 flips 36x at +0.4% +artifact size. The live surfaces: the demo at +https://interscript.org/neural (lead artifact: the 95 MB lite tier), +the REST surface at https://api.interscript.org, and the +tag-pinned index channel (index-v3). == 1. Introduction - the deterministic-map discipline (OGC ISC context) and why learned