bkitano / llama-from-scratchLinks
Llama from scratch, or How to implement a paper without crying
☆580Updated last year
Alternatives and similar repositories for llama-from-scratch
Users that are interested in llama-from-scratch are comparing it to the libraries listed below
Sorting:
- LLM Workshop by Sourab Mangrulkar☆394Updated last year
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆818Updated 2 months ago
- Best practices for distilling large language models.☆578Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆354Updated 2 years ago
- nanoGPT style version of Llama 3.1☆1,432Updated last year
- A comprehensive deep dive into the world of tokens☆226Updated last year
- LLM papers I'm reading, mostly on inference and model compression☆741Updated last year
- What would you do with 1000 H100s...☆1,110Updated last year
- From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)☆751Updated 11 months ago
- ☆1,300Updated 7 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆263Updated last year
- An open collection of methodologies to help with successful training of large language models.☆536Updated last year
- Fast bare-bones BPE for modern tokenizer training☆165Updated 3 months ago
- The Multilayer Perceptron Language Model☆568Updated last year
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- Fine-tune mistral-7B on 3090s, a100s, h100s☆714Updated 2 years ago
- Best practices & guides on how to write distributed pytorch training code☆494Updated this week
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated last year
- A repository for research on medium sized language models.☆512Updated 4 months ago
- Automatically evaluate your LLMs in Google Colab☆661Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆126Updated 2 years ago
- Minimalistic large language model 3D-parallelism training☆2,252Updated last month
- Official repository for ORPO☆463Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,010Updated last year
- [ICLR 2025] Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling☆916Updated 5 months ago
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆197Updated 7 months ago
- The Tensor (or Array)☆449Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆223Updated 2 years ago
- Train Models Contrastively in Pytorch☆753Updated 6 months ago