Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
533af8ef
Commit
533af8ef
authored
Sep 10, 2025
by
zhuwenwen
Browse files
update awq_marlin.py
parent
1f9aadcf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/model_executor/layers/quantization/awq_marlin.py
vllm/model_executor/layers/quantization/awq_marlin.py
+1
-1
No files found.
vllm/model_executor/layers/quantization/awq_marlin.py
View file @
533af8ef
...
@@ -571,6 +571,6 @@ class AWQMoEMethod(FusedMoEMethodBase):
...
@@ -571,6 +571,6 @@ class AWQMoEMethod(FusedMoEMethodBase):
expert_map
=
expert_map
,
expert_map
=
expert_map
,
w1_zeros
=
layer
.
w13_qzeros
,
w1_zeros
=
layer
.
w13_qzeros
,
w2_zeros
=
layer
.
w2_qzeros
,
w2_zeros
=
layer
.
w2_qzeros
,
workspace
=
layer
.
workspace
workspace
=
layer
.
workspace
,
num_bits
=
4
num_bits
=
4
)
)
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