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
43155293
Commit
43155293
authored
Jan 21, 2026
by
zhuwenwen
Browse files
remove unused code
parent
6dcb89d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
vllm/model_executor/layers/fused_moe/layer.py
vllm/model_executor/layers/fused_moe/layer.py
+0
-2
No files found.
vllm/model_executor/layers/fused_moe/layer.py
View file @
43155293
...
@@ -121,8 +121,6 @@ def _is_marlin_w16a16_moe_supported(
...
@@ -121,8 +121,6 @@ def _is_marlin_w16a16_moe_supported(
try
:
try
:
import
lmslim.envs
as
lsenvs
import
lmslim.envs
as
lsenvs
if
not
lsenvs
.
LMSLIM_USE_LIGHTOP
:
return
False
from
lightop
import
get_moe_cuda_marlin_config_w16a16
from
lightop
import
get_moe_cuda_marlin_config_w16a16
...
...
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