Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity
☆237Sep 24, 2023Updated 2 years ago
Alternatives and similar repositories for flash-llm
Users that are interested in flash-llm are comparing it to the libraries listed below
Sorting:
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆62Mar 25, 2025Updated 11 months ago
- ☆166Jul 22, 2024Updated last year
- GPTQ inference TVM kernel☆40Apr 25, 2024Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆409Mar 5, 2026Updated 2 weeks ago
- A recommendation model kernel optimizing system☆12Jun 5, 2025Updated 9 months ago
- MAGIS: Memory Optimization via Coordinated Graph Transformation and Scheduling for DNN (ASPLOS'24)☆56May 29, 2024Updated last year
- A library of GPU kernels for sparse matrix operations.☆283Nov 24, 2020Updated 5 years ago
- ☆20Sep 28, 2024Updated last year
- An Optimizing Compiler for Recommendation Model Inference☆26Jun 5, 2025Updated 9 months ago
- Horizontal Fusion☆24Jan 7, 2022Updated 4 years ago
- ☆353Apr 2, 2024Updated last year
- [NeurIPS'23] H2O: Heavy-Hitter Oracle for Efficient Generative Inference of Large Language Models.☆507Aug 1, 2024Updated last year
- ☆261Jul 11, 2024Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆949Oct 29, 2025Updated 4 months ago
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,041Sep 4, 2024Updated last year
- An Attention Superoptimizer☆22Jan 20, 2025Updated last year
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆144Mar 31, 2023Updated 2 years ago
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆818Mar 6, 2025Updated last year
- A low-latency & high-throughput serving engine for LLMs☆484Jan 8, 2026Updated 2 months ago
- play gemm with tvm☆92Jul 22, 2023Updated 2 years ago
- Artifact for USENIX ATC'23: TC-GNN: Bridging Sparse GNN Computation and Dense Tensor Cores on GPUs.☆55Oct 16, 2023Updated 2 years ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆336Jul 2, 2024Updated last year
- Dynamic Memory Management for Serving LLMs without PagedAttention☆466May 30, 2025Updated 9 months ago
- MSCCL++: A GPU-driven communication stack for scalable AI applications☆490Updated this week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Feb 27, 2025Updated last year
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,273Aug 28, 2025Updated 6 months ago
- FlashInfer: Kernel Library for LLM Serving☆5,194Updated this week
- ☆115Aug 26, 2024Updated last year
- Efficient and easy multi-instance LLM serving☆532Mar 12, 2026Updated last week
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.