HiramKHackenbacker commited on
Commit
beecbbf
·
verified ·
1 Parent(s): 6d4e0b3

README: ring-smoke bundles

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -290,3 +290,15 @@ steps (including positions past the 512-token sliding window, with 384 cache slo
290
  unwritten-and-masked), worst logits cosine 0.99998 (fp16), and the prefill path
291
  bit-identical in fp32. On-device behavior is unmeasured until host support lands.
292
 
 
 
 
 
 
 
 
 
 
 
 
 
 
290
  unwritten-and-masked), worst logits cosine 0.99998 (fp16), and the prefill path
291
  bit-identical in fp32. On-device behavior is unmeasured until host support lands.
292
 
293
+
294
+
295
+ ## `ring-smoke/` — truncated proving asset
296
+
297
+ > ⚠️ **EXPERIMENTAL — not a usable model.** A 5-layer truncation of the E2B decoder,
298
+ > published only so the shape-stable engine contract can be developed against a small
299
+ > download. It carries real weights for the layers it keeps and produces low-quality
300
+ > text; do not evaluate quality from it.
301
+
302
+ | Bundle | Bytes | Context | Functions | Producer | Created |
303
+ |---|---:|---|---|---|---|
304
+ | `ring-smoke/gpu-pipelined/gemma4_e2b_qat_decode_int4lin_tbl_pf64_ring_c16384_l5` | 1,171,301,346 | 16384 | main+prefill | coreai-core 1.0.0b2 | 20260818T085021Z |