Kuberwastaken /
picogpt
GPT in a QR Code ; The actual most atomic way to train and inference a GPT in pure, dependency-free JS/Python.
Loading repository data…
xenova / repository
The most atomic way to train and inference a GPT in pure, dependency-free JavaScript. This repository covers the complete algorithm. Everything else is just efficiency. Inspired by Karpathy's microgpt.py.
The most atomic way to train and inference a GPT in pure, dependency-free JavaScript. This repository covers the complete algorithm. Everything else is just efficiency.
Adapted from Karpathy's microgpt.py. This implementation matches the original exactly, but now can run in JavaScript environments, including browsers and Node.js.
Selected from shared topics, language and repository description—not editorial ratings.
Kuberwastaken /
GPT in a QR Code ; The actual most atomic way to train and inference a GPT in pure, dependency-free JS/Python.