-
Notifications
You must be signed in to change notification settings - Fork 29.2k
Enable gptqmodel #35012
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
Enable gptqmodel #35012
Changes from 45 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
4c567b3
gptqmodel
jiqing-feng 1d8f83e
fix format
jiqing-feng 9f44604
update readme
jiqing-feng 62cd0dd
Merge branch 'main' into gptq
jiqing-feng 8c88315
gptqmodel need use checkpoint_format (#1)
LRL-ModelCloud ef0fb56
Revert quantizer_gptq.py (#2)
LRL-ModelCloud 0191322
Merge branch 'main' into gptq
jiqing-feng 0655960
limit gptqmodel and optimum version
jiqing-feng be914ea
fix format
jiqing-feng aa9a5c6
fix warning
jiqing-feng a4bc251
fix version check
jiqing-feng 9ae979b
revert unrelated changes
jiqing-feng a73a8c2
enable gptqmodel tests
jiqing-feng c18a5f1
fix requires gptq
jiqing-feng 27ac615
Fix Transformer compat (#3)
ZX-ModelCloud d3ad24b
Merge branch 'main' into gptq
jiqing-feng 3972d2e
fix format
jiqing-feng 2612dd7
Merge branch 'main' into gptq
jiqing-feng 99b2ed7
fix format again
jiqing-feng ac14b9f
update gptqmodel version (#6)
ZX-ModelCloud 0276854
fix unit test (#5)
ZX-ModelCloud 8bde513
Merge branch 'main' into gptq
jiqing-feng 4ffc7d1
backend is loading_attibutes (#7)
LRL-ModelCloud 5474f89
fix format and tests
jiqing-feng f9e7e45
Merge branch 'main' into gptq
jiqing-feng 99b5f14
fix memory check
jiqing-feng 331b56a
Merge branch 'main' into gptq
jiqing-feng 409f6a2
fix device mismatch
jiqing-feng c996a41
fix result check
jiqing-feng 84e972c
Merge branch 'main' into gptq
jiqing-feng dbf68e8
Update src/transformers/quantizers/quantizer_gptq.py
jiqing-feng f4c2ad3
Update src/transformers/quantizers/quantizer_gptq.py
jiqing-feng 9185f8b
Update src/transformers/quantizers/quantizer_gptq.py
jiqing-feng 8d69ba4
Merge branch 'main' into gptq
jiqing-feng 226953a
Merge branch 'main' into gptq
MekkCyber 65ee44b
update tests
jiqing-feng 34d0ec0
review: update docs (#10)
Qubitium 9d71301
Merge branch 'main' into gptq
jiqing-feng 153121a
review: update docs (#12)
Qubitium b270b2d
update tests for gptqmodel
jiqing-feng 7120899
update document (#9)
ZX-ModelCloud a7fcfd7
Merge branch 'main' into gptq
jiqing-feng 8e36a0e
typo
Qubitium 0aef2df
doc note for asymmetric quant
Qubitium 31a6baa
typo with apple silicon(e)
Qubitium d7c8890
typo for marlin
Qubitium db33fd5
Merge branch 'main' into gptq
jiqing-feng 945f663
column name revert: review
Qubitium fc7b971
Merge branch 'main' into gptq
jiqing-feng 6cb77d5
Merge branch 'main' into gptq
jiqing-feng 2234122
Merge branch 'main' into gptq
Qubitium d07ed96
Merge branch 'main' into gptq
jiqing-feng a20dfd3
Merge branch 'main' into gptq
jiqing-feng 91d12cc
doc rocm support
Qubitium 1ec6fe7
Update docs/source/en/quantization/gptq.md
Qubitium 7d2b708
Update docs/source/en/quantization/gptq.md
Qubitium 8c2a8b3
Update docs/source/en/quantization/gptq.md
Qubitium 053e0ad
Update docs/source/en/quantization/gptq.md
Qubitium d3bfbb0
Update docs/source/en/quantization/overview.md
Qubitium 1d883ec
Update docs/source/en/quantization/overview.md
Qubitium 2806f71
Merge branch 'main' into gptq
Qubitium 25169bd
Merge branch 'main' into gptq
jiqing-feng 5ea104a
Merge branch 'main' into gptq
jiqing-feng 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
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
Oops, something went wrong.
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.