]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
update : readme
authorGeorgi Gerganov <redacted>
Fri, 15 Nov 2024 14:00:10 +0000 (16:00 +0200)
committerGeorgi Gerganov <redacted>
Fri, 15 Nov 2024 14:00:10 +0000 (16:00 +0200)
README.md

index 3ae9e73a0850d09813e5f3fbd63926b3737fa0ab..f719becafec23f0a209d08d5b52aa8e0234be41b 100644 (file)
--- 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