ratimics commited on
Commit
ea0aa8f
·
verified ·
1 Parent(s): d53f2cd

Link the live ZERO.4 demo

Browse files

Add the GitHub Pages browser demo and clarify that WebAssembly inference stays local.

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -24,6 +24,12 @@ This is a small research model with an intentionally narrow literary lineage,
24
  not a general-purpose assistant. Its unusual scale and inspectable runtime are
25
  the point.
26
 
 
 
 
 
 
 
27
  ## Files and integrity
28
 
29
  | File | Purpose |
 
24
  not a general-purpose assistant. Its unusual scale and inspectable runtime are
25
  the point.
26
 
27
+ ## Try it in your browser
28
+
29
+ [Launch the live ZERO.4 demo on GitHub Pages](https://atimics.github.io/zero-grounded-literary-lm/).
30
+ Inference runs locally in the browser through WebAssembly; prompts and generated
31
+ text are not sent to a server.
32
+
33
  ## Files and integrity
34
 
35
  | File | Purpose |