Skip to content

fix: correct predict_mm call arguments and return handling#255

Merged
junyangwang0410 merged 1 commit intoX-PLUG:mainfrom
Yang1k:fix-tuple-bug
Mar 23, 2026
Merged

fix: correct predict_mm call arguments and return handling#255
junyangwang0410 merged 1 commit intoX-PLUG:mainfrom
Yang1k:fix-tuple-bug

Conversation

@Yang1k
Copy link
Copy Markdown

@Yang1k Yang1k commented Feb 26, 2026

output_text = vllm.predict_mm(messages)这里返回的output_text 为tuple,导致在tool_call_block = output_text.split("<tool_call>\n")[1]使用时发生报错。

@junyangwang0410 junyangwang0410 merged commit 4b9b316 into X-PLUG:main Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants