ollama/server
2026-01-21 11:46:17 -08:00
..
internal docs: fix typos in repository documentation (#10683) 2025-11-15 20:22:29 -08:00
auth.go server: reject unexpected auth hosts (#13738) 2026-01-16 14:10:36 -05:00
auth_test.go server: reject unexpected auth hosts (#13738) 2026-01-16 14:10:36 -05:00
create.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
create_test.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
download.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
fixblobs.go
fixblobs_test.go
images.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
images_test.go Add experimental image generation fields to /api/generate (#13753) 2026-01-17 18:27:41 -08:00
logprob.go logprob: add bytes to logprobs (#13068) 2025-11-13 13:49:25 -08:00
model.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
prompt.go add registries for parsers/renderers 2025-10-14 01:13:54 -07:00
prompt_test.go Reapply "add truncate and shift parameters" (#12582) 2025-10-11 16:06:14 -07:00
quantization.go model: add lfm2 architecture and LFM2.5-1.2B-Thinking support (#13792) 2026-01-20 12:20:53 -08:00
quantization_test.go Reapply "feat: incremental gguf parser (#10822)" (#11114) (#11119) 2025-06-20 11:11:40 -07:00
routes.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
routes_create_test.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
routes_debug_test.go Revert "Omit args and params in tool function def and calls (#13516)" (#13518) 2025-12-17 19:06:56 -08:00
routes_delete_test.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
routes_generate_renderer_test.go DRY out the runner lifecycle code (#12540) 2025-10-23 11:20:02 -07:00
routes_generate_test.go fix: prevent image generation models from loading during deletion (#13781) 2026-01-19 12:48:34 -08:00
routes_harmony_streaming_test.go preserve tool definition and call JSON ordering (#13525) 2026-01-05 18:03:36 -08:00
routes_list_test.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
routes_test.go server: return error when embedding contains NaN or Inf values (#13599) 2026-01-03 02:20:12 -05:00
sched.go server: prevent image generation models from reloading on every request (#13771) 2026-01-18 20:50:04 -08:00
sched_test.go x/imagegen: clean up image generation code (#13725) 2026-01-16 12:19:25 -08:00
sparse_common.go
sparse_windows.go
upload.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00