Commit d82ded56 authored by zhuwenwen's avatar zhuwenwen
Browse files

remove lm_faster_rmsquant

parent 8cfec41a
...@@ -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 = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment