ollama/model
Devon Rifkin fdfe9cec98
model/parsers: fix missing parallel tool call indices (#15467)
We were missing setting the function index for several models that can
make parallel tool calls.

In the future we may want to consider putting some sort of post-parse
hook and relieve the parsers of this duty.

Fixes: #15457
2026-04-10 15:23:21 -07:00
..
imageproc deepseekocr 2025-11-18 16:11:37 -08:00
input batch: use tensors for outputs (#12185) 2025-09-15 14:33:06 -07:00
models tokenizer: add byte fallback for SentencePiece BPE encoding (#15232) 2026-04-02 13:04:45 -07:00
parsers model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
renderers Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
model.go Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
model_test.go Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00