Andrej

Results 48 repositories owned by Andrej

nanoGPT

31.4k
Stars
4.7k
Forks
336
Watchers

The simplest, fastest repository for training/finetuning medium-sized GPTs.

ng-video-lecture

2.7k
Stars
710
Forks
23
Watchers

karpathy

21
Stars
4
Forks
Watchers

root repo

llama2.c

16.4k
Stars
1.9k
Forks
184
Watchers

Inference Llama 2 in one file of pure C

transformers

70
Stars
19
Forks
Watchers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

ttmik

116
Stars
5
Forks
Watchers

Talk to me in Korean Anki cards and related scripts

minbpe

7.7k
Stars
646
Forks
76
Watchers

Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.

llm.c

18.6k
Stars
1.9k
Forks
191
Watchers

LLM training in simple, raw C/CUDA