easypyeong commited on
Commit
907e35b
·
verified ·
1 Parent(s): c637ff2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -147,7 +147,6 @@ prompt = '''
147
  '''.strip()
148
 
149
  messages = [
150
- {"role": "system", "content": "You are Qwen, created by Alibaba Cloud. You are a helpful assistant."},
151
  {"role": "user", "content": prompt}
152
  ]
153
  text = tokenizer.apply_chat_template(
 
147
  '''.strip()
148
 
149
  messages = [
 
150
  {"role": "user", "content": prompt}
151
  ]
152
  text = tokenizer.apply_chat_template(