We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4397dfc commit 5412ff1Copy full SHA for 5412ff1
docs/source/en/model_doc/pixtral.md
@@ -59,7 +59,7 @@ chat = [
59
{
60
"role": "user", "content": [
61
{"type": "text", "content": "Can this animal"},
62
- {"type": "image", "ur": "https://picsum.photos/id/237/200/300"},
+ {"type": "image", "url": "https://picsum.photos/id/237/200/300"},
63
{"type": "text", "content": "live here?"},
64
{"type": "image", "url": "https://picsum.photos/seed/picsum/200/300"}
65
]
0 commit comments