Release v0.1.8

Former-commit-id: d9666411375964d334d0a93ec162b27e05f70d49
This commit is contained in:
hiyouga
2023-09-11 17:31:34 +08:00
parent 42e0b30476
commit f3e638ac6a
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"