release v0.2.2, fix #1478 #1466

This commit is contained in:
hiyouga
2023-11-13 23:09:05 +08:00
parent 87390ae3b7
commit 35cc1e28f6
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"