fix import

This commit is contained in:
Wing Lian
2025-05-03 03:07:29 -04:00
parent 99095573c3
commit ebf724a9d9

View File

@@ -7,6 +7,7 @@ import logging
import peft
import axolotl
from axolotl.monkeypatch.utils import detab_code
LOG = logging.getLogger(__name__)