ollama/server
Eva H 366625a831
launch: warn when server context length is below 64k for local models (#15044)
A stop-gap for now to guide users better. We'll add more in-depth recommendations per integration as well.

---------

Co-authored-by: Parth Sareen <parth.sareen@ollama.com>
2026-03-27 00:15:53 -07:00
..
internal
auth.go
auth_test.go
cloud_proxy.go cloud_proxy: for the web_search legacy path, flush on newlines (#14897) 2026-03-17 13:30:17 -07:00
cloud_proxy_test.go cloud_proxy: for the web_search legacy path, flush on newlines (#14897) 2026-03-17 13:30:17 -07:00
create.go Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
create_test.go
download.go
fixblobs.go
fixblobs_test.go
images.go mlxrunner: Enforce model context limit 2026-02-27 17:29:47 -08:00
images_test.go
inference_request_log.go add ability to turn on debug request logging (#14106) 2026-03-19 17:08:17 -07:00
logprob.go
model.go
model_resolver.go Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
model_resolver_test.go Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
prompt.go mlxrunner: Enforce model context limit 2026-02-27 17:29:47 -08:00
prompt_test.go model/renderers: fix glm-ocr image tags in renderer prompts (#14584) 2026-03-03 12:51:34 -08:00
quantization.go model: support for qwen3.5 architecture (#14378) 2026-02-24 20:08:05 -08:00
quantization_test.go model: support for qwen3.5 architecture (#14378) 2026-02-24 20:08:05 -08:00
routes.go launch: warn when server context length is below 64k for local models (#15044) 2026-03-27 00:15:53 -07:00
routes_cloud_test.go launch: warn when server context length is below 64k for local models (#15044) 2026-03-27 00:15:53 -07:00
routes_create_test.go Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
routes_debug_test.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
routes_delete_test.go Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
routes_generate_renderer_test.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
routes_generate_test.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
routes_harmony_streaming_test.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
routes_list_test.go
routes_options_test.go
routes_request_log_test.go add ability to turn on debug request logging (#14106) 2026-03-19 17:08:17 -07:00
routes_test.go api/show: overwrite basename for copilot chat (#15062) 2026-03-25 14:02:22 -07:00
routes_web_experimental_test.go cloud_proxy: send ollama client version (#14769) 2026-03-10 15:53:25 -07:00
sched.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
sched_test.go sched: Model eviction for MLX 2026-03-16 17:40:29 -07:00
sparse_common.go
sparse_windows.go
test_home_test.go
upload.go