Update README.md
Browse files
README.md
CHANGED
@@ -69,7 +69,7 @@ message = [
|
|
69 |
},
|
70 |
{
|
71 |
'role': 'user',
|
72 |
-
'content': "
|
73 |
}
|
74 |
]
|
75 |
conversation = pipe(message, **generation_configs)
|
|
|
69 |
},
|
70 |
{
|
71 |
'role': 'user',
|
72 |
+
'content': "νμ¬μ κ²½μ μν©μ λν΄ μ΄λ»κ² μκ°ν΄?."
|
73 |
}
|
74 |
]
|
75 |
conversation = pipe(message, **generation_configs)
|