Skip to content

Commit c59d7fa

Browse files
authored
Update README.md
1 parent 35bc079 commit c59d7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2249,7 +2249,7 @@ curl http://localhost:8000/v1/chat/completions \
22492249
{"role": "user", "content": [
22502250
{"type": "image_url", "image_url": {"url": "https://modelscope.oss-cn-beijing.aliyuncs.com/resource/qwen.png"}},
22512251
{"type": "audio_url", "audio_url": {"url": "https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen2.5-Omni/cough.wav"}},
2252-
{"type": "text", "text": "What is the text in the illustrate ans what it the sound in the audio?"}
2252+
{"type": "text", "text": "What is the text in the illustration, and what is the sound in the audio?"}
22532253
]}
22542254
]
22552255
}'

0 commit comments

Comments
 (0)