Michael Yang 67bcb55941 no runners 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 b7943d941d merge ggml file decoding 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 b7943d941d merge ggml file decoding 4 months ago
model_test.go b7943d941d merge ggml file decoding 4 months ago
modelpath.go d9d50c43cc validate model path 8 months ago
modelpath_test.go d9d50c43cc validate model path 8 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 67bcb55941 no runners 4 months ago
routes_create_test.go b7943d941d merge ggml file decoding 4 months ago
routes_delete_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 months ago
routes_generate_test.go b7943d941d merge ggml file decoding 4 months ago
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 months ago
routes_test.go b7943d941d merge ggml file decoding 4 months ago
sched.go b7943d941d merge ggml file decoding 4 months ago
sched_test.go b7943d941d merge ggml file decoding 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