[4/n]decouple quantization implementation from vLLM dependency (#9191)
Co-authored-by: AniZpZ <aniz1905@gmail.com> Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
@@ -149,9 +149,9 @@ suites = {
|
||||
"vllm_dependency_test": [
|
||||
TestFile("quant/test_awq.py", 163),
|
||||
TestFile("test_bnb.py", 5),
|
||||
TestFile("test_gguf.py", 96),
|
||||
TestFile("test_gptqmodel_dynamic.py", 102),
|
||||
TestFile("test_vllm_dependency.py", 185),
|
||||
# TestFile("test_gguf.py", 96),
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user