ankan-ban / llama_cu_awqLinks
llama INT4 cuda inference with AWQ
☆54Updated 5 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☆92Updated last week
- Benchmark code for the "Online normalizer calculation for softmax" paper☆95Updated 6 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆110Updated 10 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆72Updated 11 months ago
- ☆96Updated 10 months ago
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆39Updated 4 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆63Updated 10 months ago
- ☆84Updated 2 months ago
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆86Updated 2 months ago
- play gemm with tvm☆91Updated last year
- ☆77Updated 5 months ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆50Updated 3 months ago
- ☆60Updated 2 months ago
- ☆149Updated 11 months ago
- Flash-LLM: Enabling Cost-Effective and Highly-Efficient Large Generative Model Inference with Unstructured Sparsity☆216Updated last year
- ☆35Updated last year
- ☆94Updated 6 months ago
- A lightweight design for computation-communication overlap.☆146Updated 3 weeks ago
- PyTorch bindings for CUTLASS grouped GEMM.☆101Updated last month
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆38Updated last month
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆255Updated 8 months ago
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆52Updated last week
- Implement Flash Attention using Cute.☆87Updated 6 months ago
- ☆216Updated last year
- ☆153Updated 2 years ago
- PyTorch extension for emulating FP8 data formats on standard FP32 Xeon/GPU hardware.☆110Updated 7 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆90Updated 2 weeks ago
- ☆87Updated 3 months ago
- ☆19Updated 9 months ago