mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
fix: update docs
Signed-off-by: ixlmar <206748156+ixlmar@users.noreply.github.com>
This commit is contained in:
parent
bebc2e4317
commit
0543bf01fb
@ -181,7 +181,7 @@ model.
|
||||
|
||||
{"role": "user", "content": [
|
||||
{"type": "text", "text": "What's in this image?"},
|
||||
{"type": "image_embeds", "image_embeds": "{image_embeddings_base64}"}}
|
||||
{"type": "image_embeds", "image_embeds": {"data": "{image_embeddings_base64}"}}}
|
||||
]}
|
||||
|
||||
.. note::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user