Remix.run Logo
gregsadetsky 2 hours ago

wow, that tailscale-in-browser demo is wild..!

re: language model - here, the embedding lookup, layers, logits all run on-chip and loops its own output back.

the only off-chip piece is the id to string table, i.e. the chip (once I get it!) will speak token ids and my laptop will print them as letters