From 24caf219d8fa4a92321d7fa925ccdb014939359c Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Mon, 2 Dec 2024 12:56:54 -0800 Subject: [PATCH] Add explicit excerpt to blog post Signed-off-by: Chris Abraham --- _posts/2024-12-02-hadacore.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2024-12-02-hadacore.md b/_posts/2024-12-02-hadacore.md index 2fd8e8abddea..71e50803c09f 100644 --- a/_posts/2024-12-02-hadacore.md +++ b/_posts/2024-12-02-hadacore.md @@ -2,6 +2,7 @@ layout: blog_detail title: "HadaCore: Tensor Core Accelerated Hadamard Transform Kernel" author: "IBM and Meta" +excerpt: "Quantization is a method for improving model inference speeds by compressing model weights and performing (faster) computation in lower precision data types. However, quantization can result in accuracy loss due to the presence of outliers." --- **IBM**: Krish Agarwal, Rishi Astra, Adnan Hoque, Mudhakar Srivatsa, Raghu Ganti