← all papers · overview

QUICK: Quantization-aware Interleaving And Conflict-free Kernel For Efficient LLM Inference

Abstract

We introduce QUICK, a group of novel optimized CUDA kernels for the efficient inference of quantized Large Language Models (LLMs). QUICK addresses the shared memory bank-conflict problem of state-of-the-art mixed precision matrix multiplication kernels. Our method interleaves the quantized weight matrices of LLMs offline to skip the shared memory write-back after the dequantization. We demonstrate

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).