Skip to content

Commit

Permalink
add imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Eitan Turok committed Jul 31, 2024
1 parent 20c8100 commit ac1dd82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llmfoundry/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

logger.addFilter(new_files_warning_filter)

from llmfoundry._version import __version__
from llmfoundry import (
algorithms,
callbacks,
Expand Down

0 comments on commit ac1dd82

Please sign in to comment.