update web demo

This commit is contained in:
hiyouga
2023-08-03 13:28:28 +08:00
parent e23a3a366c
commit 53d6dc396d
8 changed files with 31 additions and 48 deletions

View File

@@ -1,7 +1,3 @@
# coding=utf-8
# Implements stream chat in command line for fine-tuned models.
# Usage: python cli_demo.py --model_name_or_path path_to_model --checkpoint_dir path_to_checkpoint
from llmtuner import ChatModel