hkproj / quantization-notesLinks
Notes on quantization in neural networks
☆96Updated 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:
- ☆192Updated 7 months ago
- making the official triton tutorials actually comprehensible☆53Updated last month
- GPU Kernels☆193Updated 3 months ago
- 100 days of building GPU kernels!☆489Updated 4 months ago
- LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch☆112Updated 2 years ago
- ☆163Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆190Updated 2 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆391Updated 5 months ago
- LLaMA 2 implemented from scratch in PyTorch☆347Updated last year
- LoRA and DoRA from Scratch Implementations☆209Updated last year
- coding CUDA everyday!☆56Updated 4 months ago
- Complete implementation of Llama2 with/without KV cache & inference 🚀☆48Updated last year
- ☆43Updated 3 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆211Updated 3 months ago
- Distributed training (multi-node) of a Transformer model☆79Updated last year
- Slides, notes, and materials for the workshop☆331Updated last year
- ☆211Updated 6 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆152Updated last year
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆328Updated 3 months ago
- An extension of the nanoGPT repository for training small MOE models.☆178Updated 5 months ago
- Reference implementation of Mistral AI 7B v0.1 model.☆28Updated last year
- From scratch implementation of a vision language model in pure PyTorch☆235Updated last year
- Best practices & guides on how to write distributed pytorch training code☆470Updated 6 months ago
- Mixed precision training from scratch with Tensors and CUDA☆24Updated last year
- ☆362Updated 4 months ago
- FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.☆250Updated 2 weeks ago
- A easy, reliable, fluid template for python packages complete with docs, testing suites, readme's, github workflows, linting and much muc…☆186Updated 2 weeks ago
- Notebooks for fine tuning pali gemma☆112Updated 4 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
- A Simplified PyTorch Implementation of Vision Transformer (ViT)☆200Updated last year