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 c0b62b4 commit 888a89eCopy full SHA for 888a89e
CHANGELOG.rst
@@ -6,6 +6,10 @@ Model Optimizer Changelog (Linux)
6
7
**Deprecations**
8
9
+- TRT-LLM's TRT backend in ``examples/llm_ptq`` and ``examples/vlm_ptq``.
10
+- ``--export_fmt`` flag in ``examples/llm_ptq`` is removed. By default we export to the unified Hugging Face checkpoint format.
11
+- ``examples/vlm_eval`` as it depends on the deprecated TRT-LLM's TRT backend.
12
+
13
**Bug Fixes**
14
15
**New Features**
0 commit comments