ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆55Updated 10 months ago
Alternatives and similar repositories for llama_cu_awq
Users that are interested in llama_cu_awq are comparing it to the libraries listed below
Sorting:
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated 2 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆123Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆112Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆102Updated 7 years ago
- ☆102Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆43Updated 9 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- ☆83Updated 10 months ago
- play gemm with tvm☆92Updated 2 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆45Updated 6 months ago
- ☆65Updated 7 months ago
- ☆161Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆104Updated 5 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆135Updated 7 months ago
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆140Updated 2 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆190Updated 10 months ago
- ☆47Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆227Updated 2 years ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆55Updated 2 years ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆51Updated last year
- GPTQ inference TVM kernel☆40Updated last year
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆272Updated 4 months ago
- ☆112Updated 6 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆34Updated 2 years ago
- DeeperGEMM: crazy optimized version☆73Updated 7 months ago
- ☆19Updated last year
- ☆33Updated 10 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆88Updated 2 months ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆109Updated 8 months ago