The llama.cpp project has released an update (b10380) to fix an issue where the muse-glimmer model incorrectly handled tool calls. Previously, the model would sometimes absorb tool call markup into its response content, preventing the tool from executing. This fix ensures that content is properly delimited at the <|eom|> token, allowing subsequent tool calls to be recognized and processed correctly. The problem was identified during a tau2-bench telecom run, affecting a significant number of tasks. AI
IMPACT Ensures correct execution of tool calls for the muse-glimmer model within the llama.cpp framework.
RANK_REASON This is a bug fix for a specific model's template within the llama.cpp project, not a new model release or significant feature update.
Read on llama.cpp — Releases →
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →