This commit is contained in:
hiyouga
2023-07-19 00:01:14 +08:00
parent fe2887ca13
commit 29af67b015
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"