We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ac284 commit f02b40bCopy full SHA for f02b40b
README.md
@@ -16,7 +16,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
16
- AVX intrinsics support for x86 architectures
17
- VSX intrinsics support for POWER architectures
18
- Mixed F16 / F32 precision
19
-- [4-bit and 5-bit integer quantization support](#quantization)
+- [Integer quantization support](#quantization)
20
- Zero memory allocations at runtime
21
- [Vulkan support](#vulkan-gpu-support)
22
- Support for CPU-only inference
0 commit comments