hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆95Updated 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:
- ☆184Updated 7 months ago
- making the official triton tutorials actually comprehensible☆53Updated last week
- GPU Kernels☆191Updated 3 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆112Updated 2 years ago
- 100 days of building GPU kernels!☆477Updated 3 months ago
- LLaMA 2 implemented from scratch in PyTorch☆343Updated last year
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆382Updated 4 months ago
- ☆162Updated last year
- LoRA and DoRA from Scratch Implementations☆207Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆188Updated 2 months ago
- Slides, notes, and materials for the workshop☆328Updated last year
- Distributed training (multi-node) of a Transformer model☆75Updated last year
- An extension of the nanoGPT repository for training small MOE models.☆164Updated 4 months ago
- ☆43Updated 2 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆205Updated 2 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆151Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆323Updated 3 months ago
- From scratch implementation of a vision language model in pure PyTorch☆231Updated last year
- ☆206Updated 5 months ago
- coding CUDA everyday!☆53Updated 3 months ago
- Mixed precision training from scratch with Tensors and CUDA☆24Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆189Updated last year
- Best practices & guides on how to write distributed pytorch training code☆460Updated 5 months ago
- This repository contains an implementation of the LLaMA 2 (Large Language Model Meta AI) model, a Generative Pretrained Transformer (GPT)…☆69Updated 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
- A family of compressed models obtained via pruning and knowledge distillation☆347Updated 8 months ago
- Notebooks for fine tuning pali gemma☆112Updated 3 months ago
- ☆358Updated 3 months ago
- Tutorials for Triton, a language for writing gpu kernels☆31Updated last year