Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
v-chen_data committed Jul 3, 2024
1 parent 14ce0fa commit 09f0ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmfoundry/train/train.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
from llmfoundry.utils.mosaicml_logger_utils import no_override_excepthook
from llmfoundry.utils.registry_utils import import_file

app = typer.Typer(pretty_exceptions_show_locals=False)
log = logging.getLogger(__name__)


Expand Down

0 comments on commit 09f0ab0

Please sign in to comment.