mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-01 02:31:11 +06:00
Fix typo in code block in vipllava.md (#34957)
fix typo in code block in vipllava.md
This commit is contained in:
parent
2910015d6d
commit
4120cb257f
@ -58,7 +58,7 @@ conversation = [
|
||||
"content": [
|
||||
{"type": "image"},
|
||||
{"type": "text", "text": "What’s shown in this image?"},
|
||||
,
|
||||
],
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
|
Loading…
Reference in New Issue
Block a user