zhangtao-whu commited on
Commit
c86a612
·
verified ·
1 Parent(s): 8e9e722

Upload /xtuner/model/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. xtuner/model/__init__.py +3 -3
xtuner/model/__init__.py CHANGED
@@ -1,5 +1,5 @@
1
  # Copyright (c) OpenMMLab. All rights reserved.
2
- from .llava import LLaVAModel
3
- from .sft import SupervisedFinetune
4
 
5
- __all__ = ['SupervisedFinetune', 'LLaVAModel']
 
1
  # Copyright (c) OpenMMLab. All rights reserved.
2
+ #from .llava import LLaVAModel
3
+ #from .sft import SupervisedFinetune
4
 
5
+ #__all__ = ['SupervisedFinetune', 'LLaVAModel']