Release v0.1.8

This commit is contained in:
hiyouga
2023-09-11 17:31:34 +08:00
parent 0fbece85a7
commit ccb3553576
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"