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