Skip to content

Commit

Permalink
apply comment
Browse files Browse the repository at this point in the history
  • Loading branch information
l-bat committed Oct 17, 2024
1 parent 3dd38d3 commit e55bf8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ trade-offs after optimization:
4 bits. The method can sometimes result in reduced accuracy when used with
Dynamic Quantization of activations. Requires dataset.

* ``gptq`` - boolean parameter that enables the GPTQ method for more accurate weight
* ``gptq`` - boolean parameter that enables the GPTQ method for more accurate INT4 weight
quantization. Requires dataset.

* ``dataset`` - calibration dataset for data-aware weight compression. It is required
Expand Down

0 comments on commit e55bf8a

Please sign in to comment.