ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆54Updated 4 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.☆109Updated 10 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- Standalone Flash Attention v2 kernel without libtorch dependency☆109Updated 8 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆94Updated 6 years ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆68Updated 9 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆79Updated 3 weeks ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆62Updated 8 months ago
- ☆96Updated 8 months ago
- ☆73Updated 3 weeks ago
- ☆59Updated last month
- DeeperGEMM: crazy optimized version☆69Updated last month
- play gemm with tvm☆91Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆37Updated 3 months ago
- ☆73Updated 4 months ago
- ☆86Updated 5 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆88Updated last week
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆36Updated last month
- PyTorch bindings for CUTLASS grouped GEMM.☆93Updated last week
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆50Updated 10 months ago
- Implement Flash Attention using Cute.☆85Updated 5 months ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆127Updated this week
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆182Updated 4 months ago
- ☆109Updated 3 weeks ago
- ☆80Updated 6 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated 2 months ago
- A lightweight design for computation-communication overlap.☆132Updated last month
- Optimize GEMM with tensorcore step by step☆26Updated last year
- ☆146Updated 10 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆47Updated 2 months ago
- Benchmark scripts for TVM☆74Updated 3 years ago