Open
Description
Line 249 in 561293d
When there is no tool_call in a response, the model response is not appended to the chat_message, this will repeat the while loop in the setting of greedy decoding.
Metadata
Metadata
Assignees
Labels
No labels
8000
Line 249 in 561293d
When there is no tool_call in a response, the model response is not appended to the chat_message, this will repeat the while loop in the setting of greedy decoding.