hkproj / pytorch-llamaLinks
LLaMA 2 implemented from scratch in PyTorch
☆358Updated 2 years ago
Alternatives and similar repositories for pytorch-llama
Users that are interested in pytorch-llama are comparing it to the libraries listed below
Sorting:
- ☆209Updated 9 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆72Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- Notes about LLaMA 2 model☆68Updated 2 years ago
- An extension of the nanoGPT repository for training small MOE models.☆202Updated 7 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆160Updated last year
- Implementation of FlashAttention in PyTorch☆172Updated 9 months ago
- Awesome list for LLM quantization☆326Updated 2 weeks ago
- ☆224Updated last week
- Notes and commented code for RLHF (PPO)☆111Updated last year
- making the official triton tutorials actually comprehensible☆57Updated 2 months ago
- ☆386Updated 10 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆318Updated 2 years ago
- A family of compressed models obtained via pruning and knowledge distillation☆354Updated 11 months ago
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- Cataloging released Triton kernels.☆263Updated last month
- a minimal cache manager for PagedAttention, on top of llama3.☆124Updated last year
- Official PyTorch implementation of QA-LoRA☆141Updated last year
- Distributed training (multi-node) of a Transformer model☆85Updated last year
- For releasing code related to compression methods for transformers, accompanying our publications☆447Updated 9 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆265Updated last year
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆518Updated last month
- Efficient LLM Inference over Long Sequences☆390Updated 4 months ago
- All Homeworks for TinyML and Efficient Deep Learning Computing 6.5940 • Fall • 2023 • https://efficientml.ai☆181Updated last year
- Llama from scratch, or How to implement a paper without crying☆579Updated last year
- Notes on quantization in neural networks☆104Updated last year
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆317Updated 7 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆344Updated 5 months ago
- Explorations into some recent techniques surrounding speculative decoding☆288Updated 10 months ago
- Fast inference from large lauguage models via speculative decoding☆841Updated last year