e4b1ed6
1
2
3
4
5
6
7
"""Modeling pipeline for datacenter training-run verification prototypes.""" __all__ = ["__version__"] __version__ = "0.1.0"