Skip to content

Commit

Permalink
Update docs/articles_en/openvino-workflow/model-optimization-guide/we…
Browse files Browse the repository at this point in the history
…ight-compression.rst

Co-authored-by: Tatiana Savina <[email protected]>
  • Loading branch information
l-bat and tsavina authored Oct 21, 2024
1 parent 05bb61d commit f9909b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ trade-offs after optimization:
There are three modes: INT8_ASYM, INT8_SYM, and NONE, which retains
the original floating-point precision of the model weights (``INT8_ASYM`` is default value).


**Use synthetic data for LLM weight compression**

It is possible to generate a synthetic dataset using the `nncf.data.generate_text_data` method for
Expand Down

0 comments on commit f9909b5

Please sign in to comment.