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☆363Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆90Updated last year
- Advanced NLP, Spring 2025 https://cmu-l3.github.io/anlp-spring2025/☆69Updated 9 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆118Updated 2 years ago
- Notes and commented code for RLHF (PPO)☆120Updated last year
- ☆228Updated 11 months ago
- An extension of the nanoGPT repository for training small MOE models.☆219Updated 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
- Implementation of FlashAttention in PyTorch☆178Updated 11 months ago
- ☆99Updated last year
- LLaMA 3 is one of the most promising open-source model after Mistral, we will recreate it's architecture in a simpler manner.☆195Updated last year
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆333Updated 2 years ago
- Notes on quantization in neural networks☆114Updated 2 years ago
- ☆157Updated 3 weeks ago
- ☆403Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆361Updated last month
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last month
- Notes on Direct Preference Optimization☆23Updated last year
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆542Updated 3 months ago
- Awesome list for LLM quantization☆371Updated 2 months ago
- Speed Always Wins: A Survey on Efficient Architectures for Large Language Models☆376Updated last month
- A minimal implementation of vllm.☆64Updated last year
- Code release for book "Efficient Training in PyTorch"☆117Updated 8 months ago
- GPU Kernels☆212Updated 8 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆351Updated 7 months ago
- making the official triton tutorials actually comprehensible☆80Updated 4 months ago
- ☆225Updated last month
- Example code for profiler workshop☆35Updated 3 years ago
- Survey of Small Language Models from Penn State, ...☆229Updated last month
- ☆47Updated 7 months ago