mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
Update README_CN.md
This commit is contained in:
@@ -345,7 +345,7 @@ model = AutoModelForCausalLM.from_pretrained(
|
||||
"conversations": [
|
||||
{
|
||||
"from": "user",
|
||||
"value": "你好",
|
||||
"value": "你好"
|
||||
},
|
||||
{
|
||||
"from": "assistant",
|
||||
|
||||
Reference in New Issue
Block a user