Skip to content

Commit 031ae91

Browse files
committed
Update CHANGELOG
Signed-off-by: Kai Xu <kaix@nvidia.com>
1 parent 4c9e1bd commit 031ae91

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
NVIDIA Model Optimizer Changelog (Linux)
22
========================================
33

4+
0.43 (2026-03-xx)
5+
^^^^^^^^^^^^^^^^^
6+
7+
**New Features**
8+
9+
- Add sparse attention optimization for transformer models (``modelopt.torch.sparsity.attention_sparsity``). This reduces computational cost by skipping attention computation. Supports calibration for threshold selection on HuggingFace models. See `examples/llm_sparsity/attention_sparsity/README.md <https://github.com/NVIDIA/Model-Optimizer/tree/main/examples/llm_sparsity/attention_sparsity>`_ for usage.
10+
411
0.42 (2026-02-xx)
512
^^^^^^^^^^^^^^^^^
613

0 commit comments

Comments
 (0)