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
7b139023
Unverified
Commit
7b139023
authored
Nov 13, 2023
by
Younes Belkada
Committed by
GitHub
Nov 13, 2023
Browse files
[`AWQ` ] Addresses TODO for awq tests (#27467)
addresses todo for awq tests
parent
04af4b90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
tests/quantization/autoawq/test_awq.py
tests/quantization/autoawq/test_awq.py
+1
-2
No files found.
tests/quantization/autoawq/test_awq.py
View file @
7b139023
...
...
@@ -85,8 +85,7 @@ class AwqConfigTest(unittest.TestCase):
@
require_auto_awq
@
require_accelerate
class
AwqTest
(
unittest
.
TestCase
):
# TODO: @younesbelkada change it to `TheBloke/Mistral-7B-v0.1-AWQ` in the future
model_name
=
"ybelkada/test-mistral-7b-v0.1-awq"
model_name
=
"TheBloke/Mistral-7B-v0.1-AWQ"
dummy_transformers_model_name
=
"bigscience/bloom-560m"
input_text
=
"Hello my name is"
...
...
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