Skip to content

fix: correct predict_mm call arguments and return handling#255

Open
Yang1k wants to merge 1 commit intoX-PLUG:mainfrom
Yang1k:fix-tuple-bug
Open

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

Conversation

@Yang1k
Copy link

@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]使用时发生报错。

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.

1 participant