ollama/model
Jesse Gross ac83ac20c4 anthropic: fix KV cache reuse degraded by tool call argument reordering
Use typed structs for tool call arguments instead of map[string]any to
preserve JSON key order, which Go maps do not guarantee.
2026-03-27 14:30:16 -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 model/qwen3next: avoid crash in in DeltaNet when offloading (#14541) 2026-03-01 18:44:04 -08:00
parsers anthropic: fix KV cache reuse degraded by tool call argument reordering 2026-03-27 14:30:16 -07:00
renderers model: fix renderer and parser for qwen3.5 (#14605) 2026-03-03 20:58:29 -08:00
model.go move tokenizers to separate package (#13825) 2026-02-05 17:44:11 -08:00
model_test.go models: add nemotronh architecture support (#14356) 2026-02-22 15:09:14 -08:00