ollama/model/renderers/testdata
Daniel Hiltgen a18c230189
model: add Laguna v8 chat support and fix Metal inference (#17291)
Add a laguna-v8 renderer/parser matching the Laguna XS 2.1 template, and fix v2 handling of embedded thinking and structured tool arguments.

Prevent FP16 overflow in Metal's quantized routed-MoE prefill path by scaling the linear branch and folding the inverse into the routing scale. Other backends and token-generation paths are unchanged.

Add comprehensive v2/v8 Jinja parity and parser tests.
2026-07-21 16:06:29 -07:00
..
gemma4_31b_chat_template.jinja2 model: align gemma4 chat template handling (#17182) 2026-07-14 15:42:04 -07:00
gemma4_e2b_chat_template.jinja2 model: align gemma4 chat template handling (#17182) 2026-07-14 15:42:04 -07:00
laguna_v2_chat_template.jinja2 model: add Laguna v8 chat support and fix Metal inference (#17291) 2026-07-21 16:06:29 -07:00
laguna_v8_chat_template.jinja2 model: add Laguna v8 chat support and fix Metal inference (#17291) 2026-07-21 16:06:29 -07:00
nemotron3nano_chat_template.jinja2 New models (#15861) 2026-04-28 11:50:12 -07:00