ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆54Updated 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.☆114Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆94Updated this week
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated last year
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆75Updated last year
- ☆98Updated last year
- ☆82Updated 7 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆40Updated 6 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆112Updated 4 months ago
- play gemm with tvm☆91Updated 2 years ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆139Updated 3 weeks ago
- ☆42Updated last year
- ☆64Updated 4 months ago
- ☆103Updated 4 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆97Updated 2 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆265Updated 2 months ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆185Updated 7 months ago
- Implement Flash Attention using Cute.☆95Updated 9 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆59Updated 2 weeks ago
- ☆94Updated 5 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆42Updated 3 months ago
- ☆231Updated last year
- NVSHMEM‑Tutorial: Build a DeepEP‑like GPU Buffer☆100Updated this week
- This repository contains integer operators on GPUs for PyTorch.☆216Updated last year
- ☆150Updated last year
- QuTLASS: CUTLASS-Powered Quantized BLAS for Deep Learning☆92Updated last week
- An easy-to-use package for implementing SmoothQuant for LLMs☆106Updated 5 months ago
- ☆88Updated 10 months ago
- DeeperGEMM: crazy optimized version☆70Updated 4 months ago