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.
 
 
 
 
 
 
Daniel Hiltgen 5e380c3b42
sched: fix race leading to orphaned runners (#10599)
1 year ago
..
internal server: remove internal cmd (#10595) 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 api: return model capabilities from the show endpoint (#10066) 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 server: more support for mixed-case model names (#8017) 2 years ago
prompt.go gemma3: Allow multiple image in a single input 1 year ago
prompt_test.go prompt: Don't trim whitespace from prompts 2 years 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 server: send 405 instead of 404 for unallowed methods (#10275) 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 Move quantization to new backend (#10363) 1 year ago
routes_list_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
routes_test.go api: remove unused RetrieveModelResponse type (#10603) 1 year ago
sched.go sched: fix race leading to orphaned runners (#10599) 1 year ago
sched_test.go Move quantization to new backend (#10363) 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