release v0.2.2, fix #1478 #1466

Former-commit-id: c9534c411716e1dceb54c5eb35fe845c93ee2973
This commit is contained in:
hiyouga
2023-11-13 23:09:05 +08:00
parent 885efe772e
commit ec334f5891
3 changed files with 10 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ from llmtuner.tuner import export_model, run_exp
from llmtuner.webui import create_ui, create_web_demo
__version__ = "0.2.1"
__version__ = "0.2.2"