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.
 
 
 
 
 
 
Blake Mizerany 348b3e0983
server/internal: copy bmizerany/ollama-go to internal package (#9294)
1 year ago
..
internal server/internal: copy bmizerany/ollama-go to internal package (#9294) 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 next ollama runner (#7913) 2 years ago
download.go server: increase timeout in stall detection from 5s to 30s (#8831) 2 years 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 next ollama runner (#7913) 2 years 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 next ollama runner (#7913) 2 years ago
model_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
modelpath.go server: more support for mixed-case model names (#8017) 2 years ago
modelpath_test.go server: more support for mixed-case model names (#8017) 2 years ago
prompt.go Runner for Ollama engine 2 years ago
prompt_test.go prompt: Don't trim whitespace from prompts 2 years ago
routes.go server: group routes by category and purpose (#9270) 1 year ago
routes_create_test.go next ollama runner (#7913) 2 years ago
routes_delete_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
routes_generate_test.go next ollama runner (#7913) 2 years ago
routes_list_test.go Update the /api/create endpoint to use JSON (#7935) 2 years ago
routes_test.go next ollama runner (#7913) 2 years ago
sched.go server: add missing function parens to debug log (#9255) 1 year ago
sched_test.go next ollama runner (#7913) 2 years 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