Files
VLA/wall_x/_vendor/harrix/__init__.py
T

6 lines
104 B
Python

"""Public harrix inference and evaluation runtime."""
__version__ = "0.1.0"
__all__ = ["__version__"]