-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add wanda base * Initial implementation * Update Wanda Base * Refactor to use WandaLayerCompressor Update WrappedGPT * Rename WrappedGPT to WandaGPT * [Wanda Refactor] Wanda/OBCQ Modifier Refactor (#1887) * Define GPT contract * rename tmp -> batch_size * Define LayerCompressor Contract * Rename gpt_helpers to gpts Fix some docstrings * add named argument to function call * Wanda/OBCQ refactor * propagate target-ids * Address review comments from * #1885 * #1886 * Fix typo * Update test * Fix regression
- Loading branch information
1 parent
b6b091e
commit 239db82
Showing
17 changed files
with
988 additions
and
366 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
Oops, something went wrong.