Patrick Devine 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 月之前
..
testdata abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 月之前
auth.go a622c47bd3 fix nil deref in auth.go 9 月之前
create.go 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 月之前
download.go 6fc9d22707 server: fix blob download when receiving a 200 response (#6656) 7 月之前
fixblobs.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 年之前
fixblobs_test.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 年之前
images.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
layer.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 月之前
manifest.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 月之前
manifest_test.go a4c70fe157 One corrupt manifest should not wedge model operations (#7515) 5 月之前
model.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
model_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
modelpath.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 月之前
modelpath_test.go b1fd7fef86 server: more support for mixed-case model names (#8017) 4 月之前
prompt.go 8c9fb8eb73 imageproc mllama refactor (#7537) 4 月之前
prompt_test.go 900f64e6be prompt: Don't trim whitespace from prompts 4 月之前
routes.go 6ae2adc1af openai: accept additional headers to fix CORS errors (#8343) 3 月之前
routes_create_test.go 2539f2dbf9 Fix absolute path names + gguf detection (#8428) 3 月之前
routes_delete_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
routes_generate_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
routes_list_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
routes_test.go 86a622cbdc Update the /api/create endpoint to use JSON (#7935) 4 月之前
sched.go abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 月之前
sched_test.go abfdc4710f all: fix typos in documentation, code, and comments (#7021) 4 月之前
sparse_common.go 2fa1db4345 Don't hard fail on sparse setup error 8 月之前
sparse_windows.go 2fa1db4345 Don't hard fail on sparse setup error 8 月之前
upload.go 9fddef3731 server: limit upload parts to 16 (#6411) 8 月之前