mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
remove gptq change
Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
This commit is contained in:
parent
0b3f71c6f6
commit
1852d107bb
@ -57,5 +57,5 @@ elif CAN_EXLLAMA:
|
||||
|
||||
except ImportError:
|
||||
pass
|
||||
if SYSTEM != "xpu":
|
||||
from text_generation_server.layers.gptq.quant_linear import QuantLinear
|
||||
|
||||
from text_generation_server.layers.gptq.quant_linear import QuantLinear
|
||||
|
Loading…
Reference in New Issue
Block a user