suman7 - Overview
Popular repositories Loading
-
Forked from karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Python
-
Forked from karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
Python
-
Forked from karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Python
-
Forked from rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook