ankan-ban / llama_cu_awq
llama INT4 cuda inference with AWQ
☆50Updated last week
Alternatives and similar repositories for llama_cu_awq:
Users that are interested in llama_cu_awq are comparing it to the libraries listed below
- Standalone Flash Attention v2 kernel without libtorch dependency☆99Updated 4 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆88Updated 11 months ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆94Updated 6 months ago
- ☆79Updated 4 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆54Updated 4 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆34Updated 4 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆53Updated 5 months ago
- ☆36Updated last month
- Implement Flash Attention using Cute.☆67Updated last month
- PyTorch bindings for CUTLASS grouped GEMM.☆61Updated 2 months ago
- play gemm with tvm☆85Updated last year
- ☆26Updated last week
- ☆180Updated 6 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆64Updated 6 years ago
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆86Updated this week
- ☆58Updated last week
- ☆67Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆175Updated this week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆47Updated this week
- GPTQ inference TVM kernel☆38Updated 9 months ago
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆232Updated 3 months ago
- QQQ is an innovative and hardware-optimized W4A8 quantization solution for LLMs.☆95Updated last month
- Examples of CUDA implementations by Cutlass CuTe☆132Updated 2 months ago
- FlexFlow Serve: Low-Latency, High-Performance LLM Serving☆17Updated this week
- ☆25Updated 9 months ago
- An extention of TVMScript to write simple and high performance GPU kernels with tensorcore.☆51Updated 6 months ago
- TileFusion is a highly efficient kernel template library designed to elevate the level of abstraction in CUDA C for processing tiles.☆43Updated this week
- ☆64Updated 2 months ago
- Decoding Attention is specially optimized for multi head attention (MHA) using CUDA core for the decoding stage of LLM inference.☆27Updated 2 months ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆27Updated last year