tspeterkim / mixed-precision-from-scratch
Mixed precision training from scratch with Tensors and CUDA
☆22Updated 11 months ago
Alternatives and similar repositories for mixed-precision-from-scratch:
Users that are interested in mixed-precision-from-scratch are comparing it to the libraries listed below
- Code for studying the super weight in LLM☆98Updated 4 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆59Updated 2 months ago
- This repository contains the experimental PyTorch native float8 training UX☆223Updated 8 months ago
- ☆200Updated this week
- ring-attention experiments☆130Updated 6 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆126Updated 4 months ago
- Load compute kernels from the Hub☆115Updated this week
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆59Updated 6 months ago
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆69Updated 10 months ago
- ☆78Updated 9 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆111Updated this week
- Boosting 4-bit inference kernels with 2:4 Sparsity☆72Updated 7 months ago
- ☆101Updated 10 months ago
- Prune transformer layers☆68Updated 10 months ago
- ☆48Updated last year
- Repo hosting codes and materials related to speeding LLMs' inference using token merging.☆36Updated 11 months ago
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆40Updated last year
- Experiment of using Tangent to autodiff triton☆78Updated last year
- QUICK: Quantization-aware Interleaving and Conflict-free Kernel for efficient LLM inference☆116Updated last year
- A bunch of kernels that might make stuff slower 😉☆34Updated this week
- Make triton easier☆47Updated 10 months ago
- ☆87Updated last year
- Pytorch/XLA SPMD Test code in Google TPU☆23Updated last year
- Cataloging released Triton kernels.☆217Updated 3 months ago
- ☆153Updated last year
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆115Updated 4 months ago
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆65Updated last month
- ☆122Updated 2 months ago
- Collection of kernels written in Triton language☆119Updated 2 weeks ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆148Updated 2 weeks ago