ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆55Updated 8 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:
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆116Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated 3 weeks ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆101Updated 7 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 7 months ago
- ☆98Updated last year
- ☆82Updated 8 months ago
- play gemm with tvm☆91Updated 2 years ago
- ☆106Updated 4 months ago
- ☆43Updated last year
- ☆152Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆119Updated 5 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆265Updated 2 months ago
- ☆64Updated 5 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆221Updated 2 years ago
- Implement Flash Attention using Cute.☆96Updated 9 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆97Updated 3 months ago
- ☆240Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆44Updated 3 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆60Updated last month
- ☆37Updated 2 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆59Updated 6 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆141Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆186Updated 8 months ago
- ☆19Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆124Updated 4 months ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆53Updated last year
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆139Updated 2 years ago