ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆55Updated 9 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.☆117Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Updated last month
- 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
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆77Updated 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
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆67Updated last year
- ☆100Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆124Updated 5 months ago
- ☆82Updated 9 months ago
- ☆65Updated 6 months ago
- ☆107Updated 5 months ago
- play gemm with tvm☆92Updated 2 years ago
- ☆241Updated last year
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆221Updated 2 years ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆266Updated 3 months ago
- An easy-to-use package for implementing SmoothQuant for LLMs☆107Updated 6 months ago
- ☆38Updated 3 months ago
- Implement Flash Attention using Cute.☆96Updated 10 months ago
- ☆154Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆100Updated 4 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
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆144Updated 2 months ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆53Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆125Updated 5 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆60Updated last week
- ☆46Updated last year
- ☆158Updated 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 …☆186Updated 9 months ago
- DeeperGEMM: crazy optimized version☆72Updated 5 months ago