Train a GPT with HTML
shaylivni.com
Train a GPT with HTML
1–2 of 2 posts
Re: Train a GPT with HTML
#2i 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