mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-21 00:45:48 +08:00
update readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user