Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
-
Updated
Jan 12, 2024 - JavaScript
Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.
This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried to compile all lectures from the Andrej Karpathy's 💎 playlist on Neural Networks - which we will end up with building GPT.
Symbolic Music NLP Artificial Intelligence Toolkit
LLM frontend for roleplay
A GPT built and trained in 243 lines of pure, dependency-free Python - no PyTorch, no NumPy. Based on Andrej Karpathy's microgpt, it hand-rolls autograd, attention and Adam to show how little a language model really needs.
burn inference and training of dragon models 🔥🐉
A compact, readable PyTorch reference implementation of the DeepSeek-V4 architecture (Flash and Pro), in the spirit of nanoGPT. ~4,300 LOC.
Code repository for the paper "Traveling Words: A Geometric Interpretation of Transformers"
Production-Level Large Language Model Training & Deployment Framework
This repo represents my Nano-GPT speedrun playground, which started coding along Let's reproduce GPT-2 (124M), then moved into further improvements.
A secure multi-provider, multimodal Discord AI room harness for NanoGPT, OpenAI, Anthropic, xAI, and Gemini.
The simplest masked-diffusion language model you can actually train, debug, and learn from — ~1100 lines of plain PyTorch, char-level, with an honest head-to-head against a matched autoregressive baseline. Watch text crystallize from noise.
A 134M-parameter GPT written from scratch in PyTorch, no nn.Transformer and no HuggingFace, pretrained on a 7B tokens corpus of FineWeb-Edu, where it consumed 1.2B tokens on one free Kaggle P100. Held-out perplexity 36.12 against a Chinchilla prediction of 38.70.
Corso web gratuito in italiano, con repository open source, per costruire da zero un modello GPT decoder-only in PyTorch in 42 lezioni con spiegazioni, matematica, codice eseguibile e snapshot progressivi.
Fast multi-instrumental music transformer with 4k sequence length, pentagram full-range MIDI notes encoding, notes counters and outro tokens
To associate your repository with the nanogpt topic, visit your repo's landing page and select "manage topics."