bkitano / llama-from-scratchLinks
Llama from scratch, or How to implement a paper without crying
☆579Updated 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.☆819Updated 3 months ago
- LLM papers I'm reading, mostly on inference and model compression☆743Updated last year
- Best practices for distilling large language models.☆581Updated last year
- LLaMA 2 implemented from scratch in PyTorch☆358Updated 2 years ago
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- Fast & Simple repository for pre-training and fine-tuning T5-style models☆1,011Updated last year
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆267Updated last year
- An open collection of methodologies to help with successful training of large language models.☆536Updated last year
- Best practices & guides on how to write distributed pytorch training code☆526Updated last week
- Fine-tune mistral-7B on 3090s, a100s, h100s☆714Updated 2 years ago
- A set of scripts and notebooks on LLM finetunning and dataset creation☆110Updated last year
- ☆1,305Updated 8 months ago
- What would you do with 1000 H100s...☆1,120Updated last year
- From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)☆759Updated last year
- A comprehensive deep dive into the world of tokens☆226Updated last year
- Finetuning Large Language Models on One Consumer GPU in 2 Bits☆730Updated last year
- Fast bare-bones BPE for modern tokenizer training☆168Updated 4 months ago
- The repository for the code of the UltraFastBERT paper☆518Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- Automatically evaluate your LLMs in Google Colab☆664Updated last year
- NeurIPS Large Language Model Efficiency Challenge: 1 LLM + 1GPU + 1Day☆256Updated 2 years ago
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆126Updated 2 years ago
- Slides, notes, and materials for the workshop☆333Updated last year
- LLM (Large Language Model) FineTuning☆563Updated 7 months ago
- A minimum example of aligning language models with RLHF similar to ChatGPT☆223Updated 2 years ago
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆231Updated last year
- Toolkit for attaching, training, saving and loading of new heads for transformer models☆289Updated 8 months ago
- Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript☆603Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆207Updated 7 months ago