naklecha / llama3-from-scratch
llama3 implementation one matrix multiplication at a time
☆14,844Updated 10 months ago
Alternatives and similar repositories for llama3-from-scratch:
Users that are interested in llama3-from-scratch are comparing it to the libraries listed below
- LLM101n: Let's build a Storyteller☆33,171Updated 8 months ago
- Implement a ChatGPT-like LLM in PyTorch from scratch, step by step☆44,079Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆11,948Updated this week
- LLM training in simple, raw C/CUDA☆26,342Updated 6 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,577Updated 9 months ago
- DSPy: The framework for programming—not prompting—language models☆23,167Updated this week
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆24,532Updated this week
- A high-throughput and memory-efficient inference and serving engine for LLMs☆44,418Updated this week
- Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.☆49,195Updated 2 months ago
- Finetune Llama 4, DeepSeek-R1, Gemma 3 & Reasoning LLMs 2x faster with 70% less memory! 🦥☆36,949Updated this week
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,391Updated 11 months ago
- Inference Llama 2 in one file of pure C☆18,289Updated 8 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,060Updated this week
- Awesome-LLM: a curated list of Large Language Model☆22,707Updated 3 weeks ago
- Video+code lecture on building nanoGPT from scratch☆4,041Updated 8 months ago
- Fast and memory-efficient exact attention☆16,835Updated this week
- Train transformer language models with reinforcement learning.☆13,166Updated this week
- PyTorch native post-training library☆5,084Updated this week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆40,626Updated 4 months ago
- ☆4,076Updated 10 months ago
- SGLang is a fast serving framework for large language models and vision language models.☆13,215Updated this week
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,082Updated this week
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆38,364Updated 3 weeks ago
- [NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.☆22,171Updated 8 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,379Updated 10 months ago
- the AI-native open-source embedding database☆19,309Updated this week
- ☆5,347Updated 8 months ago
- SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensiv…☆15,397Updated last week
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆21,748Updated 8 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆14,111Updated 3 weeks ago