OMG-LLaVA / xtuner /model /__init__.py
zhangtao-whu's picture
Upload /xtuner/model/__init__.py with huggingface_hub
c86a612 verified
raw
history blame contribute delete
165 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
#from .llava import LLaVAModel
#from .sft import SupervisedFinetune
#__all__ = ['SupervisedFinetune', 'LLaVAModel']