naklecha / llama3-from-scratchLinks
llama3 implementation one matrix multiplication at a time
☆15,236Updated 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.☆10,261Updated last year
- LLM training in simple, raw C/CUDA☆28,590Updated 6 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,175Updated 4 months ago
- Video+code lecture on building nanoGPT from scratch☆4,655Updated last year
- Inference Llama 2 in one file of pure C☆19,106Updated last year
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆18,141Updated 2 months ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆51,992Updated 2 months ago
- ☆4,110Updated last year
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,092Updated this week
- The official Meta Llama 3 GitHub site☆29,172Updated 11 months ago
- PyTorch native post-training library☆5,642Updated this week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,867Updated last year
- LLM101n: Let's build a Storyteller☆36,130Updated last year
- MLX: An array framework for Apple silicon☆23,475Updated this week
- Machine Learning Engineering Open Book☆16,184Updated 3 weeks ago
- High-speed Large Language Model Serving for Local Deployment☆8,572Updated 5 months ago
- Minimal reproduction of DeepSeek R1-Zero☆12,591Updated 8 months ago
- Fast and memory-efficient exact attention☆21,635Updated this week
- Examples in the MLX framework☆8,134Updated last month
- Modeling, training, eval, and inference code for OLMo☆6,280Updated last month
- The official PyTorch implementation of Google's Gemma models☆5,594Updated 7 months ago
- Awesome-LLM: a curated list of Large Language Model☆25,977Updated 5 months ago
- 3D Visualization of an GPT-style LLM☆5,206Updated last year
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆72,881Updated 3 weeks ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,284Updated last year
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆83,157Updated this week
- Tensor library for machine learning☆13,812Updated this week
- Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization☆6,401Updated last month
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,169Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,335Updated last year