hkproj / pytorch-llama-notesLinks
Notes about LLaMA 2 model
☆72Updated 2 years ago
Alternatives and similar repositories for pytorch-llama-notes
Users that are interested in pytorch-llama-notes are comparing it to the libraries listed below
Sorting:
- LLaMA 2 implemented from scratch in PyTorch☆366Updated 2 years ago
- ☆236Updated last year
- Distributed training (multi-node) of a Transformer model☆94Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆122Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆124Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆71Updated 10 months ago
- making the official triton tutorials actually comprehensible☆111Updated 5 months ago
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆198Updated last year
- Awesome list for LLM quantization☆390Updated 4 months ago
- ☆167Updated 2 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆337Updated 2 years ago
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆200Updated last year
- ☆413Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆364Updated 3 months ago
- Implementation of FlashAttention in PyTorch☆180Updated last year
- Notes on quantization in neural networks☆117Updated 2 years ago
- Code release for book "Efficient Training in PyTorch"☆125Updated 10 months ago
- a minimal cache manager for PagedAttention, on top of llama3.☆135Updated last year
- Survey of Small Language Models from Penn State, ...☆242Updated 3 months ago
- An extension of the nanoGPT repository for training small MOE models.☆236Updated 11 months ago
- Efficient LLM Inference over Long Sequences☆394Updated 7 months ago
- ☆232Updated 2 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated 2 years ago
- ☆96Updated 10 months ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆106Updated last year
- LLMem: GPU Memory Estimation for Fine-Tuning Pre-Trained LLMs☆28Updated 8 months ago
- ☆100Updated last year
- Slides for "Retrieval Augmented Generation" video☆24Updated 2 years ago
- Student version of Assignment 2 for Stanford CS336 - Language Modeling From Scratch☆164Updated 6 months ago