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 60ae810 commit 5a9bfeaCopy full SHA for 5a9bfea
src/llmcompressor/observers/mse.py
@@ -154,7 +154,7 @@ def calculate_updated_min_max(
154
a moving average smoothed by the averaging_constant.
155
156
- Weights: global and local scales use MSE-optimized values.
157
- - Activations: global scale uses MSE-optimized values, local scales use
+ - Activations: global scale uses MSE-optimized values, local scales use
158
min–max.
159
160
:param observed: observed tensor to calculate quantization parameters for
0 commit comments