Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhangtao-whu
/
OMG-LLaVA
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
5e2d7e2
OMG-LLaVA
/
xtuner
/
engine
/
runner
/
__init__.py
zhangtao-whu
Upload folder using huggingface_hub
476ac07
verified
8 months ago
raw
Copy download link
history
blame
Safe
102 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.loops
import
TrainLoop
__all__ = [
'TrainLoop'
]