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.
2 parents ac175fd + e292d0d commit fc64491Copy full SHA for fc64491
README.md
@@ -14,7 +14,7 @@ Quantization is the process of mapping continuous values into a finite, discrete
14
15
✅ **Parallel De/Quantization**: Efficiently quantizes and de-quantizes data using multiple threads.
16
17
-✅ **Rich Datatype Support:** Provides f32, f64 ↔ (u)int8/16/32/64.
+✅ **Rich Datatype Support:** Provides f32, f64 ↔ (u)int4/8/16/32/64.
18
19
✅ **Modern Python API:** Use the library from Python with PyTorch, numpy or standalone.
20
0 commit comments