-
Notifications
You must be signed in to change notification settings - Fork 486
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add
modules_in_block_to_quantize
arg for gptq (#1585)
* add inside_layer_modules * fix typing * add test * fix style * remove print * change naming * fix docstring * fix * Update optimum/gptq/quantizer.py Co-authored-by: fxmarty <[email protected]> * change name again with felix suggestion * fix log * style * remove print --------- Co-authored-by: fxmarty <[email protected]>
- Loading branch information
Showing
2 changed files
with
42 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters