llama.cpp
036b137d - Update template capabilities info for Llama 3.1 and Qwen3 Coder

Commit
107 days ago
Update template capabilities info for Llama 3.1 and Qwen3 Coder - Llama 3.1: Set tools_emit_content_with_calls=false (builtin tools format doesn't support mixing content with tool calls) - Qwen3 Coder: Set tools_emit_content_with_calls=false (parser has issues with content + tool calls combination) Llama 3.1 is now 4/5 passing (parallel-tool-calls not supported by template). Note: Qwen3 Coder still at 2/5 - parser needs deeper investigation for content + tool calls handling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author
Parents
Loading