ollama/server
Daniel Hiltgen 76ea735aaf
sched: logging improvements (#10550)
This enhances our logging in the scheduler.  The initial "waiting for server" log
no longer claims an initial error state (now "not responding" which better reflects
the actual state).  Runners now have slog wiring to report more details about the
runner, including PID.
2025-05-03 12:01:56 -07:00
..
internal fix superfluous call to WriteHeader 2025-04-25 16:58:49 -07:00
testdata/tools
auth.go
create.go explicitly decode maxarraysize 1024 2025-04-25 16:59:01 -07:00
create_test.go server: validate local path on safetensor create (#9379) 2025-02-28 16:10:43 -08:00
download.go server: organize error types (#9465) 2025-03-28 11:50:22 -07:00
fixblobs.go
fixblobs_test.go
images.go image: add vision capability for projector-based models (#10509) 2025-05-01 16:50:20 -07:00
images_test.go api: return model capabilities from the show endpoint (#10066) 2025-04-01 15:21:46 -07:00
layer.go
manifest.go
manifest_test.go
model.go explicitly decode maxarraysize 1024 2025-04-25 16:59:01 -07:00
model_test.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
modelpath.go server: organize error types (#9465) 2025-03-28 11:50:22 -07:00
modelpath_test.go
prompt.go gemma3: Allow multiple image in a single input 2025-03-14 15:38:54 -07:00
prompt_test.go
routes.go strip out thinking tags in message history for qwen3 & r1 (#10490) 2025-04-30 13:57:45 -07:00
routes_create_test.go next ollama runner (#7913) 2025-02-13 16:31:21 -08:00
routes_delete_test.go Update the /api/create endpoint to use JSON (#7935) 2024-12-31 18:02:30 -08:00
routes_generate_test.go Revert "increase default context length to 4096 (#10364)" 2025-04-28 16:54:11 -07: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 strip out thinking tags in message history for qwen3 & r1 (#10490) 2025-04-30 13:57:45 -07:00
sched.go sched: logging improvements (#10550) 2025-05-03 12:01:56 -07:00
sched_test.go sched: logging improvements (#10550) 2025-05-03 12:01:56 -07:00
sparse_common.go
sparse_windows.go
upload.go server: always print upload/download part info (#8832) 2025-02-04 19:30:49 -08:00