Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d0c72c15
Unverified
Commit
d0c72c15
authored
May 03, 2024
by
Younes Belkada
Committed by
GitHub
May 03, 2024
Browse files
HQQ: PEFT support for HQQ (#30632)
Update quantizer_hqq.py
parent
66f675eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/quantizers/quantizer_hqq.py
src/transformers/quantizers/quantizer_hqq.py
+1
-1
No files found.
src/transformers/quantizers/quantizer_hqq.py
View file @
d0c72c15
...
...
@@ -197,4 +197,4 @@ class HqqHfQuantizer(HfQuantizer):
@
property
def
is_trainable
(
self
)
->
bool
:
return
Fals
e
return
Tru
e
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment