roneneldan/TinyStories
Viewer β’ Updated β’ 2.14M β’ 85.3k β’ 1.02k
A ~7.7M-parameter TinyStories generator with 1-bit binary weights {-1, +1} (BitNet-style, per-tensor
absmean scale) on all projection layers, trained quantization-aware. Runs in a browser tab, offline, no
GPU via the Sprapp WASM engine (the 1-bit weights pack into the ternary 2-bit code, so the existing kernel
runs them directly).
Once upon a time, there was a little β girl named Lily. She loved to play outside ...
Coherent for its size and bit-width; use temperature β 0.65.
| file | what |
|---|---|
model_tiny1bit.knm |
1-bit weights, KNM1 v3 (~5.5 MB) |
tokenizer.json |
4096-vocab BPE tokenizer |
Part of Sprapp (offline on-device tiny LMs in the browser). See also eeny (999K, int8, beats TinyStories-1M). Trained on TinyStories.