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
0cc9bc74
"vllm/vscode:/vscode.git/clone" did not exist on "258a2c58d08fc7a242556120877a89404861fbce"
Commit
0cc9bc74
authored
Oct 15, 2025
by
yangql
Browse files
修复awq 的mtp中的blockint8的问题
parent
1b98d0bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/model_executor/layers/quantization/blockwise_int8.py
vllm/model_executor/layers/quantization/blockwise_int8.py
+1
-0
No files found.
vllm/model_executor/layers/quantization/blockwise_int8.py
View file @
0cc9bc74
...
@@ -517,4 +517,5 @@ class BlockInt8MoEMethod:
...
@@ -517,4 +517,5 @@ class BlockInt8MoEMethod:
block_shape
=
self
.
quant_config
.
weight_block_size
,
block_shape
=
self
.
quant_config
.
weight_block_size
,
use_nn_moe
=
use_nn_moe
,
use_nn_moe
=
use_nn_moe
,
shared_output
=
shared_output
,
shared_output
=
shared_output
,
routed_scaling_factor
=
routed_scaling_factor
,
)
)
\ No newline at end of file
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