hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆89Updated last year
Alternatives and similar repositories for quantization-notes
Users that are interested in quantization-notes are comparing it to the libraries listed below
Sorting:
- ☆179Updated 6 months ago
- making the official triton tutorials actually comprehensible☆45Updated 3 months ago
- GPU Kernels☆188Updated 2 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated last month
- LLaMA 2 implemented from scratch in PyTorch☆337Updated last year
- ☆161Updated last year
- 100 days of building GPU kernels!☆458Updated 2 months ago
- LoRA and DoRA from Scratch Implementations☆206Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆378Updated 4 months ago
- Distributed training (multi-node) of a Transformer model☆72Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆318Updated 2 months ago
- An extension of the nanoGPT repository for training small MOE models.☆160Updated 4 months ago
- ☆40Updated last month
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆110Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆227Updated last year
- Slides, notes, and materials for the workshop☆327Updated last year
- ☆198Updated 5 months ago
- Prune transformer layers☆69Updated last year
- The official implementation of the paper "What Matters in Transformers? Not All Attention is Needed".☆174Updated 3 months ago
- A family of compressed models obtained via pruning and knowledge distillation☆344Updated 8 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆195Updated 2 months ago
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆191Updated 6 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆68Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆47Updated last year
- Best practices & guides on how to write distributed pytorch training code☆450Updated 4 months ago
- Notes about LLaMA 2 model☆63Updated last year
- Code for studying the super weight in LLM☆113Updated 7 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated last year
- coding CUDA everyday!☆35Updated 2 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆193Updated last year