Jesse Gross f66216e399 ggml: Support heterogeneous KV cache layer sizes in memory estimation 1 month ago
..
internal ce929984a3 server/internal/client/ollama: fix file descriptor management in Pull (#9931) 1 month ago
testdata abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 months ago
auth.go a622c47bd3 fix nil deref in auth.go 9 months ago
create.go bebb6823c0 server: validate local path on safetensor create (#9379) 2 months ago
create_test.go bebb6823c0 server: validate local path on safetensor create (#9379) 2 months ago
download.go 291def6adb server: increase timeout in stall detection from 5s to 30s (#8831) 2 months ago
fixblobs.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 year ago
fixblobs_test.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 year ago
images.go 58245413f4 next ollama runner (#7913) 2 months ago
layer.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 months ago
manifest.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 months ago
manifest_test.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 months ago
model.go f8c3dbe5b5 templates: add autotemplate for gemma3 (#9880) 1 month ago
model_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
modelpath.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
modelpath_test.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
prompt.go 7bf793a600 gemma3: Allow multiple image in a single input 1 month ago
prompt_test.go 900f64e6be prompt: Don't trim whitespace from prompts 4 months ago
routes.go 4bed739259 add verbose mode to the show command (#9640) 1 month ago
routes_create_test.go 58245413f4 next ollama runner (#7913) 2 months ago
routes_delete_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
routes_generate_test.go 58245413f4 next ollama runner (#7913) 2 months ago
routes_list_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
routes_test.go 3519dd1c6e server/internal/client/ollama: hold DiskCache on Registry (#9463) 2 months ago
sched.go f66216e399 ggml: Support heterogeneous KV cache layer sizes in memory estimation 1 month ago
sched_test.go 58245413f4 next ollama runner (#7913) 2 months ago
sparse_common.go 2fa1db4345 Don't hard fail on sparse setup error 8 months ago
sparse_windows.go 2fa1db4345 Don't hard fail on sparse setup error 8 months ago
upload.go c852b8e021 server: always print upload/download part info (#8832) 2 months ago