Patrick Devine 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 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
create.go 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 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 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 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 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months 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 8c9fb8eb73 imageproc mllama refactor (#7537) 4 months ago
prompt_test.go 900f64e6be prompt: Don't trim whitespace from prompts 4 months ago
routes.go 6ae2adc1af openai: accept additional headers to fix CORS errors (#8343) 3 months ago
routes_create_test.go 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 months ago
routes_delete_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
routes_generate_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
routes_list_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 months ago
routes_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 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