Former-commit-id: 9b10c9a12e33ab897056ecc61d977d221c19141b
This commit is contained in:
hiyouga
2023-07-19 00:01:14 +08:00
parent 35e76879f5
commit dc8283d3d7
5 changed files with 12 additions and 9 deletions

View File

@@ -4,4 +4,4 @@ from llmtuner.tuner import get_train_args, get_infer_args, load_model_and_tokeni
from llmtuner.webui import create_ui
__version__ = "0.1.0"
__version__ = "0.1.1"