Fix: Use GGUF embedded chat template via llama.cpp instead of manual formatting
When chat_template is 'default', it means llama.cpp detected an embedded template in the GGUF model. Don't fall back to manual formatting - instead let llama.cpp's create_chat_completion use its internal template handling.
Showing
Please
register
or
sign in
to comment