hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆104Updated 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:
- ☆209Updated 9 months ago
- making the official triton tutorials actually comprehensible☆57Updated 2 months ago
- GPU Kernels☆203Updated 6 months ago
- 100 days of building GPU kernels!☆519Updated 6 months ago
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆193Updated 4 months ago
- LLaMA 2 implemented from scratch in PyTorch☆358Updated 2 years ago
- LoRA and DoRA from Scratch Implementations☆211Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆421Updated 7 months ago
- ☆174Updated last year
- ☆45Updated 5 months ago
- Distributed training (multi-node) of a Transformer model☆85Updated last year
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆117Updated 2 years ago
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆216Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆233Updated 5 months ago
- ☆384Updated 6 months ago
- An extension of the nanoGPT repository for training small MOE models.☆202Updated 7 months ago
- Slides, notes, and materials for the workshop☆333Updated last year
- Prune transformer layers☆69Updated last year
- Mixed precision training from scratch with Tensors and CUDA☆28Updated last year
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆72Updated 2 years ago
- coding CUDA everyday!☆64Updated 6 months ago
- 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
- Notes about "Attention is all you need" video (https://www.youtube.com/watch?v=bCz4OMemCcA)