llama.cpp
4c0c2aa8 - deepseek-r1: fix tool call parsing with trailing whitespace

Commit
93 days ago
deepseek-r1: fix tool call parsing with trailing whitespace - Use `additional_stops` instead of inline `consume_eos()` pattern - Add `p.space()` after JSON args to handle model's trailing whitespace - Restructure parallel tool calls handling for cleaner parsing - Add test case matching server test scenario 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
Committer
Parents
Loading