hkproj / pytorch-llama-notesLinks
Notes about LLaMA 2 model
☆71Updated 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☆365Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆91Updated last year
- Notes and commented code for RLHF (PPO)☆121Updated last year
- ☆233Updated last year
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆70Updated 9 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- making the official triton tutorials actually comprehensible☆93Updated 4 months ago
- Notes on quantization in neural networks☆114Updated 2 years ago
- Code release for book "Efficient Training in PyTorch"☆119Updated 9 months ago
- Implementation of FlashAttention in PyTorch☆180Updated last year
- Awesome list for LLM quantization☆378Updated 3 months ago
- ☆405Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆225Updated 10 months ago
- ☆100Updated last year
- Notes on Direct Preference Optimization☆23Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆119Updated 2 years ago
- a minimal cache manager for PagedAttention, on top of llama3.☆130Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆363Updated 2 months ago
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆196Updated last year
- ☆161Updated last month
- Speed Always Wins: A Survey on Efficient Architectures for Large Language Models☆385Updated 2 months ago
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆547Updated 4 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆332Updated 2 years ago
- ☆224Updated last month
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆198Updated last year
- A collection of 150+ surveys on LLMs☆343Updated 10 months ago
- [ICLR 2025] PEARL: Parallel Speculative Decoding with Adaptive Draft Length☆145Updated 3 weeks ago
- minimal GRPO implementation from scratch☆102Updated 10 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆352Updated 8 months ago
- ☆27Updated last month