yinuotxie / Efficient-LLM-Inferencing-on-GPUs
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆28Updated 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
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- ☆81Updated 5 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆35Updated 5 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆52Updated 2 weeks ago
- Optimize GEMM with tensorcore step by step☆22Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆199Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆67Updated 6 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆104Updated 5 months ago
- play gemm with tvm☆88Updated last year
- llama INT4 cuda inference with AWQ☆50Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆138Updated 2 weeks ago
- ☆36Updated last month
- ☆62Updated 2 months ago
- ☆80Updated last year
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆48Updated last year
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆29Updated 3 months ago
- ☆57Updated 3 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆175Updated 3 weeks ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆55Updated 5 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆97Updated 7 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆93Updated 11 months ago
- ☆135Updated 7 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
- Summary of system papers/frameworks/codes/tools on training or serving large model☆56Updated last year
- ☆72Updated 2 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆28Updated last year
- Optimize softmax in triton in many cases☆17Updated 5 months ago
- Summary of some awesome work for optimizing LLM inference☆57Updated 2 weeks ago
- ☆140Updated 9 months ago