AutoGPTQ/auto_gptq/quantization/__init__.py
2023-04-14 01:09:40 +08:00

2 lines
41 B
Python

from .gptq import *
from .quant import *