hkproj / pytorch-llamaLinks
LLaMA 2 implemented from scratch in PyTorch
☆361Updated 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:
- ☆222Updated 11 months ago
- Notes about LLaMA 2 model☆71Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- An extension of the nanoGPT repository for training small MOE models.☆215Updated 8 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
- Notes and commented code for RLHF (PPO)☆118Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last week
- Distributed training (multi-node) of a Transformer model☆88Updated last year
- Implementation of FlashAttention in PyTorch☆175Updated 10 months ago
- making the official triton tutorials actually comprehensible☆75Updated 3 months ago
- Llama from scratch, or How to implement a paper without crying☆581Updated last year
- Notes on quantization in neural networks☆111Updated last year
- ☆403Updated 11 months ago
- Cataloging released Triton kernels.☆274Updated 2 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆271Updated last year
- ☆224Updated last week
- Explorations into some recent techniques surrounding speculative decoding☆295Updated 11 months ago
- A family of compressed models obtained via pruning and knowledge distillation☆359Updated last month
- Efficient LLM Inference over Long Sequences☆392Updated 5 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆329Updated 2 years ago
- Tutorial for how to build BERT from scratch☆100Updated last year
- Coding a Multimodal (Vision) Language Model from scratch in PyTorch with full explanation: https://www.youtube.com/watch?v=vAmKB7iPkWw☆573Updated last year
- a minimal cache manager for PagedAttention, on top of llama3.☆126Updated last year
- Minimal hackable GRPO implementation☆303Updated 10 months ago
- LLM KV cache compression made easy☆701Updated this week
- Awesome list for LLM quantization☆365Updated last month
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆537Updated 2 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆313Updated last month
- All Homeworks for TinyML and Efficient Deep Learning Computing 6.5940 • Fall • 2023 • https://efficientml.ai☆185Updated 2 years ago
- Fast inference from large lauguage models via speculative decoding☆860Updated last year