From f02b40bcb4849139fd7de2558aee64c737ab678e Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Fri, 15 Nov 2024 16:00:10 +0200 Subject: [PATCH] update : readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae9e73a..f719beca 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp - AVX intrinsics support for x86 architectures - VSX intrinsics support for POWER architectures - Mixed F16 / F32 precision -- [4-bit and 5-bit integer quantization support](#quantization) +- [Integer quantization support](#quantization) - Zero memory allocations at runtime - [Vulkan support](#vulkan-gpu-support) - Support for CPU-only inference