yinuotxie / Efficient-LLM-Inferencing-on-GPUsLinks
Penn CIS 5650 (GPU Programming and Architecture) Final Project
☆42Updated 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:
- llama INT4 cuda inference with AWQ☆55Updated 9 months ago
- play gemm with tvm☆92Updated 2 years ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆222Updated 2 years ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated last month
- Optimize GEMM with tensorcore step by step☆32Updated last year
- ☆101Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆68Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆77Updated last year
- ☆107Updated 5 months ago
- ☆154Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆41Updated 8 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆124Updated 5 months ago
- study of Ampere' Sparse Matmul☆18Updated 4 years ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆54Updated last year
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 7 months ago
- ☆150Updated 9 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- FlagTree is a unified compiler for multiple AI chips, which is forked from triton-lang/triton.☆128Updated this week
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 9 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- hands on model tuning with TVM and profile it on a Mac M1, x86 CPU, and GTX-1080 GPU.☆50Updated 2 years ago
- llm theoretical performance analysis tools and support params, flops, memory and latency analysis.☆109Updated 3 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Updated 4 months ago
- Triton adapter for Ascend. Mirror of https://gitee.com/ascend/triton-ascend☆81Updated this week
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆120Updated last year
- ☆176Updated 2 years ago
- ☆109Updated 7 months ago
- A practical way of learning Swizzle☆30Updated 9 months ago
- A prefill & decode disaggregated LLM serving framework with shared GPU memory and fine-grained compute isolation.☆114Updated 5 months ago
- ☆47Updated last year