2024
FlattenQuant: Breaking through the Inference Compute-bound for Large Language Models with Per-tensor Quantization
COLING 2024main
Large language models (LLMs) have demonstrated state-of-the-art accuracies across various tasks. However, the latency of inference and the large GPU memory consumption of LLMs restrict their deployment performance. Recently, there have been some efficient attempts to quantize LLMs, yet inference wit…