chat-ui icon indicating copy to clipboard operation
chat-ui copied to clipboard

Parallel Tool Calling with Llama 3.1 causes "Error while parsing tool calls..."

Open evalstate opened this issue 1 year ago • 0 comments

Bug description

Prompting Llama 3.1 on huggingface.co/chat for mutliple tool calls causes Error while parsing tool calls, please retry message to pop up.

Steps to reproduce

Prompt Llama 3.1 with calculate 15 * 33 * sqrt(4044) and create an image of a cat in space..

I've regenerated 5 times, with 1 succesful run to 4 failures.

Screenshots

image

evalstate avatar Nov 27 '24 09:11 evalstate