2 lines
88 B
Python
2 lines
88 B
Python
from .modeling import BaseQuantizeConfig
|
|
from .modeling_auto import AutoGPTQForCausalLM
|