Fix typo in code block in vipllava.md (#34957)

fix typo in code block in vipllava.md
This commit is contained in:
Xiao Yuan
2024-11-28 00:19:34 +08:00
committed by GitHub
parent 2910015d6d
commit 4120cb257f

View File

@@ -58,7 +58,7 @@ conversation = [
"content": [ "content": [
{"type": "image"}, {"type": "image"},
{"type": "text", "text": "Whats shown in this image?"}, {"type": "text", "text": "Whats shown in this image?"},
, ],
}, },
{ {
"role": "assistant", "role": "assistant",