Fixed pre-commit problems, fixed small bug in logging_config to handle LOG_LEVEL env var
This commit is contained in:
@@ -16,9 +16,6 @@ from axolotl.prompt_tokenizers import (
|
||||
ShareGPTPromptTokenizingStrategy,
|
||||
)
|
||||
from axolotl.prompters import AlpacaPrompter, PromptStyle, ShareGPTPrompter
|
||||
from axolotl.logging_config import configure_logging
|
||||
|
||||
configure_logging()
|
||||
|
||||
LOG = logging.getLogger("axolotl")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user