casper-hansen / AutoAWQ_kernels
☆65Updated 2 months ago
Alternatives and similar repositories for AutoAWQ_kernels:
Users that are interested in AutoAWQ_kernels are comparing it to the libraries listed below
- ☆67Updated 2 months ago
- 📚FFPA: Yet another Faster Flash Prefill Attention with O(1)⚡️SRAM complexity for headdim > 256, 1.8x~3x↑🎉faster than SDPA EA.☆106Updated this week
- Standalone Flash Attention v2 kernel without libtorch dependency☆104Updated 5 months ago
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆29Updated 3 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆97Updated 7 months ago
- PyTorch bindings for CUTLASS grouped GEMM.☆64Updated 3 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆101Updated this week
- ☆59Updated 2 weeks ago
- ☆81Updated 5 months ago
- ☆61Updated 3 weeks ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆64Updated 5 months ago
- Official PyTorch implementation of FlatQuant: Flatness Matters for LLM Quantization☆102Updated 3 weeks ago
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆107Updated 2 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆234Updated 3 months ago
- Odysseus: Playground of LLM Sequence Parallelism☆64Updated 8 months ago
- ☆104Updated 6 months ago
- Fast low-bit matmul kernels in Triton☆238Updated this week
- An easy-to-use package for implementing SmoothQuant for LLMs☆92Updated 9 months ago
- ☆172Updated 4 months ago
- llama INT4 cuda inference with AWQ☆50Updated last month
- Fast Hadamard transform in CUDA, with a PyTorch interface☆143Updated 8 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆89Updated this week
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆100Updated 9 months ago
- A safetensors extension to efficiently store sparse quantized tensors on disk☆77Updated this week
- Summary of system papers/frameworks/codes/tools on training or serving large model☆56Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 5 months ago
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆56Updated this week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆52Updated 2 weeks ago