hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆98Updated 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:
- ☆199Updated 8 months ago
- GPU Kernels☆193Updated 4 months ago
- 100 days of building GPU kernels!☆494Updated 4 months ago
- making the official triton tutorials actually comprehensible☆54Updated 3 weeks ago
- LLaMA 2 implemented from scratch in PyTorch☆350Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆116Updated 2 years ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆405Updated 6 months ago
- Slides, notes, and materials for the workshop☆331Updated last year
- ☆168Updated last year
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 3 months ago
- Distributed training (multi-node) of a Transformer model☆83Updated last year
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- ☆44Updated 3 months ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆205Updated last year
- coding CUDA everyday!☆61Updated 4 months ago
- An extension of the nanoGPT repository for training small MOE models.☆185Updated 6 months ago
- ☆366Updated 5 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆158Updated last year
- Prune transformer layers☆69Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆334Updated 4 months ago
- From scratch implementation of a vision language model in pure PyTorch☆239Updated last year
- Best practices & guides on how to write distributed pytorch training code☆475Updated 6 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆219Updated 4 months ago
- ☆216Updated 7 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆308Updated 2 years ago
- A family of compressed models obtained via pruning and knowledge distillation☆351Updated 10 months ago
- Triton implementation of GPT/LLAMA☆19Updated last year
- Mixed precision training from scratch with Tensors and CUDA☆26Updated last year
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago