diff --git a/python/src/ops.cpp b/python/src/ops.cpp index 9703bbd2d..178572813 100644 --- a/python/src/ops.cpp +++ b/python/src/ops.cpp @@ -4258,7 +4258,7 @@ void init_ops(nb::module_& m) { .. math:: - w_i = s \hat{w_i} - \beta + w_i = s \hat{w_i} + \beta Args: w (array): Matrix to be quantized