yinuotxie / Efficient-LLM-Inferencing-on-GPUsLinks
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆34Updated 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:
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆216Updated last year
- llama INT4 cuda inference with AWQ☆54Updated 5 months ago
- ☆96Updated 10 months ago
- ☆84Updated 2 months ago
- Optimize GEMM with tensorcore step by step☆29Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆93Updated this week
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- play gemm with tvm☆91Updated last year
- ☆37Updated last year
- ☆149Updated 11 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆87Updated 2 months ago
- Summary of some awesome work for optimizing LLM inference☆84Updated last month
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆50Updated 3 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆52Updated last week
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆73Updated 11 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆183Updated 5 months ago
- Examples of CUDA implementations by Cutlass CuTe☆206Updated 2 weeks ago
- LLM Inference analyzer for different hardware platforms☆79Updated last week
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆98Updated this week
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆255Updated 8 months ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆52Updated last year
- ☆206Updated 7 months ago
- ☆137Updated last year
- Optimize softmax in triton in many cases☆21Updated 10 months ago
- Compare different hardware platforms via the Roofline Model for LLM inference tasks.☆108Updated last year
- ☆149Updated 6 months ago
- A lightweight design for computation-communication overlap.☆146Updated 3 weeks ago
- Implement Flash Attention using Cute.☆88Updated 7 months ago