yinuotxie / Efficient-LLM-Inferencing-on-GPUsLinks
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆31Updated 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☆92Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆68Updated 9 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago
- ☆96Updated 8 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆37Updated 3 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 8 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆182Updated 4 months ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆51Updated last year
- play gemm with tvm☆91Updated last year
- A lightweight design for computation-communication overlap.☆132Updated last month
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆36Updated last month
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆41Updated 9 months ago
- ☆73Updated 3 weeks ago
- ☆148Updated 4 months ago
- llama INT4 cuda inference with AWQ☆54Updated 4 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated 2 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆109Updated 8 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆47Updated 2 months ago
- study of Ampere' Sparse Matmul☆18Updated 4 years ago
- Summary of some awesome work for optimizing LLM inference☆73Updated last week
- ☆139Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆109Updated 10 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆211Updated last year
- Summary of system papers/frameworks/codes/tools on training or serving large model☆57Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆188Updated 4 months ago
- ☆73Updated 4 months ago
- ☆93Updated 2 months ago
- ☆76Updated last month
- ☆58Updated 6 months ago