yinuotxie / Efficient-LLM-Inferencing-on-GPUsLinks
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆44Updated last year
Alternatives and similar repositories for Efficient-LLM-Inferencing-on-GPUs
Users that are interested in Efficient-LLM-Inferencing-on-GPUs are comparing it to the libraries listed below
Sorting:
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆224Updated 2 years ago
- ☆102Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 8 months ago
- Optimize GEMM with tensorcore step by step☆32Updated last year
- llama INT4 cuda inference with AWQ☆55Updated 10 months ago
- ☆112Updated 6 months ago
- play gemm with tvm☆92Updated 2 years ago
- DLSlime: Flexible & Efficient Heterogeneous Transfer Toolkit☆82Updated this week
- [DAC'25] Official implement of "HybriMoE: Hybrid CPU-GPU Scheduling and Cache Management for Efficient MoE Inference"☆90Updated 5 months ago
- A prefill & decode disaggregated LLM serving framework with shared GPU memory and fine-grained compute isolation.☆116Updated 6 months ago
- ☆159Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆63Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆84Updated last week
- ☆152Updated 10 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆42Updated 9 months ago
- A lightweight design for computation-communication overlap.☆188Updated last month
- Tile-based language built for AI computation across all scales☆82Updated this week
- FlagTree is a unified compiler for multiple AI chips, which is forked from triton-lang/triton.☆137Updated this week
- Artifacts of EVT ASPLOS'24☆28Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆129Updated 6 months ago
- ☆82Updated 7 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆190Updated 10 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆122Updated last year
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆119Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Updated 5 months ago
- study of Ampere' Sparse Matmul☆18Updated 4 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆113Updated 4 months ago