ollama/model/renderers
Jeffrey Morgan 01cf7445f3
model: add lfm2 architecture and LFM2.5-1.2B-Thinking support (#13792)
Co-Authored-By: TommyBoiss <165361500+TommyBoiss@users.noreply.github.com>
2026-01-20 12:20:53 -08:00
..
cogito.go Renderer for Cogito v2 (#13139) 2025-11-18 19:06:34 -08:00
cogito_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
deepseek3.go DeepseekV3 Family Parser (#13484) 2025-12-16 18:56:30 -08:00
deepseek3_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
functiongemma.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
functiongemma_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
glm46.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00
glm46_test.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00
glm47.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00
glm47_test.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00
json.go parsers/renderers: olmo3 think (#13290) 2025-12-09 10:41:47 -08:00
json_test.go parsers/renderers: olmo3 think (#13290) 2025-12-09 10:41:47 -08:00
lfm2.go model: add lfm2 architecture and LFM2.5-1.2B-Thinking support (#13792) 2026-01-20 12:20:53 -08:00
lfm2_test.go model: add lfm2 architecture and LFM2.5-1.2B-Thinking support (#13792) 2026-01-20 12:20:53 -08:00
nemotron3nano.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
nemotron3nano_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
olmo3.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
olmo3_test.go olmo3: fix flaky test (#13629) 2026-01-05 22:37:20 -08:00
olmo3_think.go renderers: add olmo3.1 and olmo3 fixes (#13447) 2025-12-15 11:26:43 -08:00
olmo3_think_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
qwen3coder.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
qwen3coder_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
qwen3vl.go parsers/renderers: olmo3 think (#13290) 2025-12-09 10:41:47 -08:00
qwen3vl_nonthinking_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
qwen3vl_thinking_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
renderer.go model: add lfm2 architecture and LFM2.5-1.2B-Thinking support (#13792) 2026-01-20 12:20:53 -08:00
renderer_test.go add registries for parsers/renderers 2025-10-14 01:13:54 -07:00
testhelpers_test.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00