InternLM_Lagent / lagent /__init__.py
DESKTOP-P3A1PV5\inShine
Add application file
a5ab2ca
raw
history blame contribute delete
138 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .version import __version__, version_info
__all__ = ['__version__', 'version_info']