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
d70425b2
Commit
d70425b2
authored
Sep 23, 2025
by
zhuwenwen
Browse files
修复W4A8 PP8崩溃问题
parent
3155bf9e
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/utils/w4a8_utils.py
vllm/model_executor/layers/quantization/utils/w4a8_utils.py
+1
-1
No files found.
vllm/model_executor/layers/quantization/utils/w4a8_utils.py
View file @
d70425b2
...
@@ -3,7 +3,7 @@ import numpy as np
...
@@ -3,7 +3,7 @@ import numpy as np
try
:
try
:
from
lightop
import
awq_marlin_repack_w4a8
from
lightop
import
awq_marlin_repack_w4a8
use_lightop
=
Tru
e
use_lightop
=
Fals
e
except
Exception
:
except
Exception
:
use_lightop
=
False
use_lightop
=
False
...
...
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