mirror of
https://github.com/ollama/ollama.git
synced 2026-09-21 13:38:14 -05:00
Updates Muse Glimmer Jinja reference template to the latest publisher version and mirror its explicit-system reasoning handling in the Go renderer. Explicit system prompts now normalize "Reasoning effort" to "Reasoning strength" and skip adding a renderer-provided reasoning line when the prompt already contains one. This prevents duplicate or conflicting reasoning directives while preserving the default-system behavior. Add reference tests for both normalization and deduplication, including Jinja-backed validation.