update readme

This commit is contained in:
JustinLin610
2023-08-30 23:29:59 +08:00
parent 1b5ace1a59
commit d76a9eb530
4 changed files with 26 additions and 39 deletions

View File

@@ -15,7 +15,7 @@ from transformers import AutoModelForCausalLM, AutoTokenizer
from transformers.generation import GenerationConfig
from transformers.trainer_utils import set_seed
DEFAULT_CKPT_PATH = 'QWen/QWen-7B-Chat'
DEFAULT_CKPT_PATH = 'Qwen/Qwen-7B-Chat'
_WELCOME_MSG = '''\
Welcome to use Qwen-7B-Chat model, type text to start chat, type :h to show command help