ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆54Updated 7 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.☆113Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆93Updated 3 weeks ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆98Updated 7 years ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 11 months ago
- ☆98Updated 11 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆64Updated 11 months ago
- ☆81Updated 7 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆74Updated last year
- 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.☆107Updated 3 months ago
- ☆63Updated 4 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- ☆100Updated 3 months ago
- ☆150Updated last year
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆95Updated 2 months ago
- ☆40Updated last year
- Tile-based language built for AI computation across all scales☆47Updated this week
- play gemm with tvm☆91Updated 2 years ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆57Updated 3 weeks ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆55Updated 5 months ago
- ☆229Updated last year
- DeeperGEMM: crazy optimized version☆70Updated 3 months ago
- Implement Flash Attention using Cute.☆95Updated 8 months ago
- ☆36Updated last month
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆40Updated 2 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆138Updated last week
- PyTorch bindings for CUTLASS grouped GEMM.☆110Updated 3 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆217Updated last year
- ☆92Updated 5 months ago
- ☆158Updated 2 years ago