Fix: Use GGUF embedded template with tools via llama.cpp
When chat_template is 'default' (embedded GGUF template), allow llama.cpp to handle tool messages via create_chat_completion instead of forcing manual formatting. This allows the GGUF's native template to be used even with tools.
Showing
Please
register
or
sign in
to comment