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.
 
 
 
 
 
 
Michael Yang 0d6e35d3c6
fix: stream accumulator exits early (#10593)
1 year ago
..
internal lint: enable usetesting, disable tenv (#10594) 1 year ago
testdata/tools all: fix typos in documentation, code, and comments (#7021) 2 years ago
auth.go fix nil deref in auth.go 2 years ago
create.go Move quantization to new backend (#10363) 1 year ago
create_test.go server: validate local path on safetensor create (#9379) 1 year ago
download.go server: organize error types (#9465) 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 image: add vision capability for projector-based models (#10509) 1 year ago
images_test.go lint: enable usetesting, disable tenv (#10594) 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 Move quantization to new backend (#10363) 1 year ago
model_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
modelpath.go server: organize error types (#9465) 1 year ago
modelpath_test.go lint: enable usetesting, disable tenv (#10594) 1 year ago
prompt.go gemma3: Allow multiple image in a single input 1 year ago
prompt_test.go lint: enable usetesting, disable tenv (#10594) 1 year ago
quantization.go Move quantization to new backend (#10363) 1 year ago
quantization_test.go Move quantization to new backend (#10363) 1 year ago
routes.go fix: stream accumulator exits early (#10593) 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 lint: enable usetesting, disable tenv (#10594) 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 race leading to orphaned runners (#10599) 1 year ago
sched_test.go lint: enable usetesting, disable tenv (#10594) 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