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
d82ded56
Commit
d82ded56
authored
Jan 07, 2026
by
zhuwenwen
Browse files
remove lm_faster_rmsquant
parent
8cfec41a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
vllm/model_executor/layers/linear.py
vllm/model_executor/layers/linear.py
+0
-2
No files found.
vllm/model_executor/layers/linear.py
View file @
d82ded56
...
@@ -40,8 +40,6 @@ from vllm.platforms import current_platform
...
@@ -40,8 +40,6 @@ from vllm.platforms import current_platform
import
os
import
os
from
vllm.model_executor.utils
import
gemm_bank_conf
from
vllm.model_executor.utils
import
gemm_bank_conf
from
lmslim.quantize.quant_ops
import
lm_faster_rmsquant
logger
=
init_logger
(
__name__
)
logger
=
init_logger
(
__name__
)
WEIGHT_LOADER_V2_SUPPORTED
=
[
WEIGHT_LOADER_V2_SUPPORTED
=
[
...
...
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