Enable Nvidia's ModelOpt fp8 quantized models (#2535)
This commit is contained in:
@@ -44,6 +44,7 @@ WEIGHT_LOADER_V2_SUPPORTED = [
|
||||
"MarlinLinearMethod",
|
||||
"GPTQLinearMethod",
|
||||
"QQQLinearMethod",
|
||||
"ModelOptFp8LinearMethod",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user