Found 85 repositories(showing 30)
karpathy
Video+code lecture on building nanoGPT from scratch
mlzoo
A modified version of Andrej Karpathy's build-nanogpt
zhangyuanwang777
本项目是学习笔记,学习karpathy的开源项目,从0开始构建一个GPT2
TimYangst
No description available
aynursusuz
Building a GPT language model from scratch following Karpathy's nanogpt tutorial
AdilShamim8
A beginner-friendly, step-by-step reproduction of nanoGPT and GPT-2, inspired by Karpathy's lecture and @karpathy/build-nanogpt, for learning and experimentation with transformer language models.
BJEnrik
In this notebook, we embark on a coding journey alongside Andrej Karpathy, following his instructional video titled "Let's build GPT: from scratch, in code, spelled out." Our objective is to create a Decoder Transformer, also known as nanoGPT.
gold-mouse
No description available
TahaBinhuraib
Video+code lecture on building nanoGPT from scratch
Jesse5212-hand
build a nanoGPT from scratch
XueyanZhang
No description available
Gaspardbtt
This repository implements nanoGPT from scratch in Python. The project aims to build a lightweight version of the GPT model, focusing on understanding and implementing the core components of transformers, from tokenization to training and inference. Contributions are welcome!
TamilSelvan061296
Practice works of NanoGPT, youtube video-"Build GPT from scratch", Andrej Kalpathy
csital
Build a nanoGPT model from scratch based on the tutorial by Andrej Karpathy.
samhubs
This repo is based on Andrej Karpathy's nanogpt, where we build and train a gpt2 size model on the sacred Hindu text.
Vlack-Fangy
This project aims to build a simplified version of nanoGPT, inspired by the work of Andrej Karpathy, to understand the transformer architecture and GPT (Generative Pre-trained Transformer) models practically.
utkarsh-roy
Build NanoGPT
cweill
Let's reproduce GPT-2 (124M)
sathishkumar67
Implementation of GPT2
WilsonCWu
following along https://www.youtube.com/watch?v=l8pRSuU81PU
felixkoczan
No description available
yw778
No description available
suchith720
Reproducing karpathy's build gpt-2 from scratch lecture
Latial
Followed Andrej Karpathy guide how to create this while learning and commenting everything i learned
venkataravuri
Build GPT2 from Scratch - An extract from Andrej Karpathy implementation - https://github.com/karpathy/build-nanogp
imdaredevil
My own version of karpathy/build-nanogpt
2x2xz
No description available
Keropa-Joy
No description available
George614
Reproduction of GPT2 following GPT2 paper and GPT3 paper as well as tutorial from Anjrey Karpathy.
sarapahlevansadegh
No description available