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
19cfdf0f
Unverified
Commit
19cfdf0f
authored
Apr 26, 2024
by
Younes Belkada
Committed by
GitHub
Apr 26, 2024
Browse files
FEAT: PEFT support for EETQ (#30449)
Update quantizer_eetq.py
parent
a98c4179
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/quantizers/quantizer_eetq.py
src/transformers/quantizers/quantizer_eetq.py
+1
-1
No files found.
src/transformers/quantizers/quantizer_eetq.py
View file @
19cfdf0f
...
...
@@ -167,4 +167,4 @@ class EetqHfQuantizer(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