Live data from Hacker News

Train a GPT with HTML

shaylivni.com

1–2 of 2 posts

Re: Train a GPT with HTML

#2
i followed karpathy's gist - microgpt and decided to poc a transformer LLM entirely in the browser. one HTML file, no dependencies.

run it on your iphone for best roi

added initial support for concurrent tabs distribution over BroadcastChannel

try it