From d80c9a349709b3db888b3976b660ef4ea2e29646 Mon Sep 17 00:00:00 2001 From: j-gc <102429286+j-gc@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:35:16 +0530 Subject: [PATCH] [`Docs`] fixed minor typo (#29555) --- docs/source/en/quantization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/quantization.md b/docs/source/en/quantization.md index ef5a544bc4..1c24ca04a1 100644 --- a/docs/source/en/quantization.md +++ b/docs/source/en/quantization.md @@ -49,7 +49,7 @@ Starting with version `aqlm 1.0.2`, AQLM supports Parameter-Efficient Fine-Tunin ### AQLM configurations -AQLM quantization setpus vary mainly on the number of codebooks used as well as codebook sizes in bits. The most popular setups, as well as inference kernels they support are: +AQLM quantization setups vary mainly on the number of codebooks used as well as codebook sizes in bits. The most popular setups, as well as inference kernels they support are: | Kernel | Number of codebooks | Codebook size, bits | Notation | Accuracy | Speedup | Fast GPU inference | Fast CPU inference | |---|---------------------|---------------------|----------|-------------|-------------|--------------------|--------------------|