-
Notifications
You must be signed in to change notification settings - Fork 281
Support LayerWise for RTN/GPTQ #1883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
4cf0620
support rtn & gptq(draft)
Kaihui-intel a1d9e10
clean code
Kaihui-intel b4e93f3
clean gptq
Kaihui-intel a3a061e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 02ee1f8
del unused line
Kaihui-intel 060ea50
fix load import
Kaihui-intel 1a60731
fix rtn model_path
Kaihui-intel 04e1923
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8f27d47
update rtn model
Kaihui-intel 263c581
Merge branch 'kaihui/lw' of https://github.com/intel/neural-compresso…
Kaihui-intel 5a3f090
fix clean module
Kaihui-intel 14bd733
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4ce74db
fix layerwise woq forward
Kaihui-intel 199fe4c
Merge branch 'kaihui/lw' of https://github.com/intel/neural-compresso…
Kaihui-intel b700d39
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 96d0e05
fix import
Kaihui-intel 4337eac
Merge branch 'kaihui/lw' of https://github.com/intel/neural-compresso…
Kaihui-intel 7b2d326
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 77cde5c
update clean module & add timestep
6cf8ff3
add numba pack
0e388c0
mimor fix numba
b0ccd62
apply mask
0f7de68
support gptq
83c6a9b
keep q_model in memory
483c219
merge master
c543783
fix master conflict
159aa34
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 809c0fb
update numba requirements_pt
308c7fc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5d80e9b
fix awq config
c4af344
remove pack_with_reshpe
e99ee19
recover ar
1dd01a0
revert eg
8dbf793
install py 3x deps
chensuyue 0ea77fd
enhance import&add pack ut
Kaihui-intel eec87ac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 36a4a29
add pack ut file
Kaihui-intel 86008f4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 93a86f2
move load_empty_model to torch.utils
Kaihui-intel 19b1c4d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f17c640
remove torch import
Kaihui-intel fa39f6f
fix ut import
Kaihui-intel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
clean gptq
Signed-off-by: Kaihui-intel <[email protected]>
- Loading branch information
commit b4e93f3625d240ff93e7e143c5739d2ed9c88d08
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.