hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆114Updated 2 years ago
Alternatives and similar repositories for quantization-notes
Users that are interested in quantization-notes are comparing it to the libraries listed below
Sorting:
- ☆233Updated last year
- making the official triton tutorials actually comprehensible☆93Updated 4 months ago
- GPU Kernels☆218Updated 8 months ago
- 100 days of building GPU kernels!☆561Updated 8 months ago
- LLaMA 2 implemented from scratch in PyTorch☆365Updated 2 years ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆119Updated 2 years ago
- Distributed training (multi-node) of a Transformer model☆91Updated last year
- ☆178Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆453Updated 10 months ago
- Learn CUDA with PyTorch☆176Updated 3 weeks ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆195Updated 7 months ago
- Slides, notes, and materials for the workshop☆338Updated last year
- LoRA and DoRA from Scratch Implementations☆215Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆225Updated 10 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆49Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆74Updated 2 years ago
- ☆45Updated 7 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆352Updated 8 months ago
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)☆332Updated 2 years ago
- Cataloging released Triton kernels.☆282Updated 4 months ago
- A family of compressed models obtained via pruning and knowledge distillation☆363Updated 2 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆247Updated 8 months ago
- Mixed precision training from scratch with Tensors and CUDA☆28Updated last year
- coding CUDA everyday!☆72Updated last month
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated last month
- ☆224Updated last month
- Notes about LLaMA 2 model☆71Updated 2 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆231Updated last year
- 🏋️ A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of O…☆326Updated 3 months ago