Commit d70425b2 authored by zhuwenwen's avatar zhuwenwen
Browse files

修复W4A8 PP8崩溃问题

parent 3155bf9e
......@@ -3,7 +3,7 @@ import numpy as np
try:
from lightop import awq_marlin_repack_w4a8
use_lightop = True
use_lightop = False
except Exception:
use_lightop = False
......
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