hkproj / pytorch-llama-notes
Notes about LLaMA 2 model
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytorch-llama-notes
- LLaMA 2 implemented from scratch in PyTorch☆250Updated last year
- Notes on the Mistral AI model☆18Updated 10 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆53Updated last year
- ☆40Updated 6 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆27Updated 10 months ago
- Distributed training (multi-node) of a Transformer model☆42Updated 7 months ago
- Notes and commented code for RLHF (PPO)☆35Updated 8 months ago
- ☆156Updated last month
- ring-attention experiments☆95Updated 3 weeks ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆219Updated last year
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆165Updated 3 months ago
- awesome llm plaza: daily tracking all sorts of awesome topics of llm, e.g. llm for coding, robotics, reasoning, multimod etc.☆153Updated this week
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆82Updated last year
- A family of compressed models obtained via pruning and knowledge distillation☆279Updated this week
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆134Updated 4 months ago
- Awesome list for LLM quantization☆122Updated 3 weeks ago
- Advanced Quantization Algorithm for LLMs. This is official implementation of "Optimize Weight Rounding via Signed Gradient Descent for t…☆245Updated this week
- The official evaluation suite and dynamic data release for MixEval.☆222Updated last week
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆113Updated 5 months ago
- Implementation of the LongRoPE: Extending LLM Context Window Beyond 2 Million Tokens Paper☆124Updated 3 months ago
- Welcome to the LLMs Interview Prep Guide! This GitHub repository offers a curated set of interview questions and answers tailored for Dat…☆96Updated 9 months ago
- LoRA and DoRA from Scratch Implementations☆188Updated 8 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆166Updated 10 months ago
- EE-LLM is a framework for large-scale training and inference of early-exit (EE) large language models (LLMs).☆46Updated 4 months ago
- QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving☆433Updated 2 months ago
- ☆133Updated 9 months ago
- BERT explained from scratch☆12Updated last year
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆89Updated last year
- Training and Fine-tuning an llm in Python and PyTorch.☆41Updated last year
- Fast inference from large lauguage models via speculative decoding☆562Updated 2 months ago