[Hardware][CPU] Update intel_extension_for_pytorch 2.7.0 and move to requirements/cpu.txt (#18542)
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
@@ -14,7 +14,7 @@ from vllm.model_executor.layers.quantization.base_config import (
|
||||
from vllm.model_executor.layers.quantization.gptq import GPTQLinearMethod
|
||||
from vllm.platforms import current_platform
|
||||
|
||||
MIN_IPEX_VERSION = "2.5.0"
|
||||
MIN_IPEX_VERSION = "2.7.0"
|
||||
|
||||
|
||||
class IPEXConfig(QuantizationConfig):
|
||||
|
||||
Reference in New Issue
Block a user