Skip to content

Commit 213b10b

Browse files
docs
1 parent 1ae7c6b commit 213b10b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/source/reference/functional.mdx

+6-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ The `bitsandbytes.functional` API provides the low-level building blocks for the
3737

3838
[[autodoc]] functional.QuantState
3939

40-
## General Quantization
40+
## Dynamic 8-bit Quantization
41+
42+
Primitives used in the 8-bit optimizer quantization.
43+
44+
For more details see (8-Bit Approximations for Parallelism in Deep Learning)[https://arxiv.org/abs/1511.04561]
45+
4146
[[autodoc]] functional.dequantize_blockwise
4247

4348
[[autodoc]] functional.quantize_blockwise

0 commit comments

Comments
 (0)