2025-07-01 07:59:03 +08:00

6 lines
80 B
Python

from .config import BaseQuantizeConfig
__all__ = [
"BaseQuantizeConfig",
]