You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bruce MacDonald f2a4d058f9 gofmt 1 year ago
..
cache pr feedback 1 year ago
internal lint: enable usetesting, disable tenv (#10594) 1 year ago
auth.go fix nil deref in auth.go 2 years ago
create.go remove support for multiple ggufs in a single file (#10722) 1 year ago
create_test.go server: validate local path on safetensor create (#9379) 1 year ago
download.go server: abort download on empty digest 1 year ago
fixblobs.go server: replace blob prefix separator from ':' to '-' (#3146) 2 years ago
fixblobs_test.go server: replace blob prefix separator from ':' to '-' (#3146) 2 years ago
images.go server: cache gguf model capabilities rather than reading off disc 1 year ago
images_test.go gofmt 1 year ago
layer.go One corrupt manifest should not wedge model operations (#7515) 2 years ago
manifest.go One corrupt manifest should not wedge model operations (#7515) 2 years ago
manifest_test.go One corrupt manifest should not wedge model operations (#7515) 2 years ago
model.go tools: refactor tool call parsing and enable streaming (#10415) 1 year ago
modelpath.go server: add hint to the error message when model path access fails (#10843) 1 year ago
modelpath_test.go lint: enable usetesting, disable tenv (#10594) 1 year ago
prompt.go add thinking support to the api and cli (#10584) 1 year ago
prompt_test.go add thinking support to the api and cli (#10584) 1 year ago
quantization.go server: improve tensor quantization fallback logic (#10806) 1 year ago
quantization_test.go feat: incremental gguf parser (#10822) 1 year ago
routes.go server: cache gguf model capabilities rather than reading off disc 1 year ago
routes_create_test.go Move quantization to new backend (#10363) 1 year ago
routes_delete_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
routes_generate_test.go add thinking support to the api and cli (#10584) 1 year ago
routes_list_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
routes_test.go fix: stream accumulator exits early (#10593) 1 year ago
sched.go sched: fix runner leak during reloading unload (#10819) 1 year ago
sched_test.go feat: incremental gguf parser (#10822) 1 year ago
sparse_common.go Don't hard fail on sparse setup error 2 years ago
sparse_windows.go Don't hard fail on sparse setup error 2 years ago
upload.go server: always print upload/download part info (#8832) 2 years ago