Release v0.1.8

Former-commit-id: ccb3553576
This commit is contained in:
hiyouga
2023-09-11 17:31:34 +08:00
parent 33bab0e7c1
commit 4410387859
4 changed files with 4 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ from llmtuner.tuner import export_model, run_exp
from llmtuner.webui import create_ui, create_web_demo
__version__ = "0.1.7"
__version__ = "0.1.8"