yinuotxie / Efficient-LLM-Inferencing-on-GPUsLinks
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆38Updated 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:
- Optimize GEMM with tensorcore step by step☆32Updated last year
- play gemm with tvm☆91Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆93Updated 3 weeks ago
- ☆150Updated last year
- llama INT4 cuda inference with AWQ☆54Updated 7 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆107Updated 3 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- ☆101Updated 3 months ago
- study of Ampere' Sparse Matmul☆18Updated 4 years ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆53Updated last year
- ☆98Updated 11 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆217Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆55Updated 5 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated 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 7 months ago
- ☆40Updated last year
- ☆150Updated 7 months ago
- Tile-based language built for AI computation across all scales☆47Updated this week
- FlagTree is a unified compiler for multiple AI chips, which is forked from triton-lang/triton.☆76Updated this week
- ☆107Updated 4 months ago
- Artifacts of EVT ASPLOS'24☆26Updated last year
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆57Updated 3 weeks ago
- A lightweight design for computation-communication overlap.☆160Updated this week
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- ☆172Updated 2 years ago
- Examples of CUDA implementations by Cutlass CuTe☆222Updated last month
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆49Updated 2 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- LLM Inference analyzer for different hardware platforms☆87Updated last month