naklecha / llama3-from-scratchLinks
llama3 implementation one matrix multiplication at a time
☆15,053Updated last year
Alternatives and similar repositories for llama3-from-scratch
Users that are interested in llama3-from-scratch are comparing it to the libraries listed below
Sorting:
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,786Updated last year
- Machine Learning Engineering Open Book☆14,527Updated last week
- Video+code lecture on building nanoGPT from scratch☆4,241Updated 11 months ago
- LLM101n: Let's build a Storyteller☆34,113Updated last year
- LLM training in simple, raw C/CUDA☆27,249Updated last month
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆58,199Updated last month
- 3D Visualization of an GPT-style LLM☆4,852Updated 11 months ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,564Updated last week
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆60,037Updated last week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,036Updated 3 months ago
- PyTorch native post-training library☆5,366Updated this week
- ☆4,087Updated last year
- A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.☆6,798Updated last week
- Inference Llama 2 in one file of pure C☆18,597Updated 11 months ago
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆17,686Updated this week
- Train transformer language models with reinforcement learning.☆14,736Updated this week
- Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization☆4,983Updated last month
- The official Meta Llama 3 GitHub site☆28,867Updated 6 months ago
- Modeling, training, eval, and inference code for OLMo☆5,822Updated last week
- Awesome-LLM: a curated list of Large Language Model☆24,396Updated last week
- An autoregressive character-level language model for making more things☆3,197Updated last year
- Fast and memory-efficient exact attention☆18,656Updated this week
- Fine-tuning & Reinforcement Learning for LLMs. 🦥 Train Qwen3, Llama 4, DeepSeek-R1, Gemma 3, TTS 2x faster with 70% less VRAM.☆42,983Updated this week
- The official PyTorch implementation of Google's Gemma models☆5,518Updated 2 months ago
- DSPy: The framework for programming—not prompting—language models☆26,824Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆19,184Updated this week
- s1: Simple test-time scaling☆6,510Updated last month
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,341Updated 11 months ago
- Material for gpu-mode lectures☆4,794Updated last month
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,439Updated 11 months ago