ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆55Updated 11 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 3 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☆103Updated 7 years ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Updated 10 months ago
- ☆104Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆78Updated last year
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆70Updated last year
- play gemm with tvm☆92Updated 2 years ago
- ☆83Updated 11 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆104Updated 6 months ago
- ☆164Updated last year
- ☆65Updated 8 months ago
- ☆112Updated 7 months ago
- ☆254Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆140Updated 7 months ago
- ☆38Updated 5 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆91Updated 3 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Updated 6 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆153Updated 4 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆230Updated 2 years ago
- ☆48Updated last year
- PyTorch bindings for CUTLASS grouped GEMM.☆135Updated 7 months ago
- Implement Flash Attention using Cute.☆100Updated last year
- Benchmark scripts for TVM☆74Updated 3 years ago
- GPTQ inference TVM kernel☆41Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆191Updated 11 months ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆51Updated last year
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆141Updated 2 years ago
- DeeperGEMM: crazy optimized version☆74Updated 7 months ago