Blake Mizerany b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
..
imageproc db1842b9e1 add more tests for getting the optimal tiled canvas (#7411) 6 months 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
download.go 6fc9d22707 server: fix blob download when receiving a 200 response (#6656) 7 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 b1fd7fef86 server: more support for mixed-case model names (#8017) 4 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 c7cb0f0602 image processing for llama3.2 (#6963) 6 months ago
model_test.go ce7455a8e1 api: enable tool streaming (#7836) 5 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 900f64e6be prompt: Don't trim whitespace from prompts 4 months ago
prompt_test.go 900f64e6be prompt: Don't trim whitespace from prompts 4 months ago
routes.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
routes_create_test.go 9468c6824a Merge pull request #6534 from ollama/mxyng/messages 8 months ago
routes_delete_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 months ago
routes_generate_test.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 months ago
routes_test.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 months ago
sched.go abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 months ago
sched_test.go abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 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 9fddef3731 server: limit upload parts to 16 (#6411) 8 months ago