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.
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
[Quantization] Add quantization support for
bitsandbytes
#9213[Quantization] Add quantization support for
bitsandbytes
#9213Changes from 4 commits
e634ff2
02a6dff
c385a2b
0355875
e41b494
dfb33eb
e492655
6e86cc0
58a3d15
1d477f9
bd7f46d
d5d7bb6
44c8a75
6a0fcdc
e4590fa
77a1438
335ab6b
d44ef85
210fa1e
f4feee1
e8c1722
7f86a71
ba671b6
c1a9f13
4489c54
f2ca5e2
d6b8954
45029e2
4eb468a
939965d
8557166
d098d07
c4a0074
ee45612
b24c0a7
473505c
c795c82
c1d5b96
af7caca
80967f5
3bdf25a
27415cc
51cac09
15f3032
77c9fdb
ddc9f29
44c4109
27666a8
3464d83
b106124
330fa0a
abc8607
31725aa
e5938a6
444588f
d3360ce
d8b35f4
859f2d7
3b2d6e1
5799954
8e4bd08
835d4ad
27075fe
5c00c1c
5d633a0
c381fe0
3c92878
acdeb25
aa295b7
7f7c9ce
55f96d8
b28cc65
8328e86
9758942
b1a9878
971305b
f41adf1
0bcb88b
55b3696
4cb3a6d
8a03eae
53f0a92
6aab47c
9b9a610
510d57a
555a5ae
da10365
71316a6
12f5c59
5e722cd
c78dd0c
af3ecea
a473d28
870d74f
3e6cfeb
673993c
0d5f2f7
3cb20fe
10940a9
c0a88ae
dcc5bc5
5e0b4eb
569dd96
8bdc846
ff8ddef
de6394a
81bb48a
c5e62ae
d023b40
a3d2655
700b0f3
0ae70fe
ecdf1d0
aea3398
3a91974
5d8e844
501a6ba
1a931cb
2fa8fb9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO
check_is_quantized_param
orcheck_if_quantized_param
more explicitly conveys what this method does.