llama.cpp
2dd6b8e0 - chat: migrate qwen3_coder_xml to modular PEG parser

Commit
167 days ago
chat: migrate qwen3_coder_xml to modular PEG parser Move qwen3_coder_xml tool call parser from chat.cpp to common/chat-syntax/qwen3-coder-xml.cpp as a modular implementation. The format uses XML-style parameters: <tool_call><function=name><parameter=key>value</parameter></function></tool_call> 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Author
Parents
Loading