Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SutaLXY
/
internlm_lagent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c2461d2
internlm_lagent
/
lagent
/
__init__.py
SutaLXY
Upload 188 files
861dfcc
verified
4 months ago
raw
Copy download link
history
blame
Safe
142 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.version
import
__version__, version_info
__all__ = [
'__version__'
,
'version_info'
]