From ce352a1910f2c0877cd07ffb906e8454394102e0 Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Wed, 19 Mar 2025 07:45:43 +0800 Subject: [PATCH] Update quantization section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c983f4..f07550f 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ Please refer to our [EXAONE Deep GitHub](https://github.com/LG-AI-EXAONE/EXAONE- ## Quantization -We are working on quantized versions of EXAONE Deep models in both **AWQ** and **GGUF** formats. We will update this section with detailed instructions upon release. +We provide the pre-quantized EXAONE 3.5 models with **AWQ** and several quantization types in **GGUF** format. Please refer to our [EXAONE Deep collection](https://huggingface.co/collections/LGAI-EXAONE/exaone-deep-67d119918816ec6efa79a4aa) to find corresponding quantized models. ## Usage Guideline