karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Repository profile
Fast GPT-2 inference written in Fortran
Repository updates
Get generated certik/fastGPT development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-03 03:02
4 captures since 2026-05-27
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-03 03:02
CMakeLists.txt
c-cpp ecosystem,
3 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
An experimental open-source attempt to make GPT-4 fully autonomous.
PyTorch Implementation of OpenAI GPT-2
Use GPT4 and GPT3.5 on inputs of unlimited size. Uses multithreading to process multiple chunks in parallel. Useful for tasks like Named Entity Recognition, information extraction on large books, datasets, etc.
Fast inference engine for Transformer models