Patrick Devine 0c819e167b convert safetensor adapters into GGUF (#6327) 8 months ago
..
testdata b3e5491e41 server: collect nested tool call objects when parsing (#5824) 9 months ago
auth.go a622c47bd3 fix nil deref in auth.go 9 months ago
download.go 8e1050f366 server: reduce max connections used in download (#6347) 8 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 0c819e167b convert safetensor adapters into GGUF (#6327) 8 months ago
layer.go bdc4308afb fix: chmod new layer to 0o644 when creating it 8 months ago
manifest.go 3a75e74e34 only skip invalid json manifests 8 months ago
manifest_test.go b732beba6a lint 9 months ago
model.go 0c819e167b convert safetensor adapters into GGUF (#6327) 8 months ago
model_test.go 0c819e167b convert safetensor adapters into GGUF (#6327) 8 months ago
modelpath.go 66fe77f084 models 9 months ago
modelpath_test.go 1954ec5917 uint64 9 months ago
prompt.go d02bbebb11 tools 9 months ago
prompt_test.go b732beba6a lint 9 months ago
routes.go 8b00a415ab Load Embedding Model on Empty Input (#6325) 8 months ago
routes_create_test.go a091fadfda use testing tempdirs 9 months ago
routes_delete_test.go 7edaf6e7e8 manifest: Store layers inside manifests consistently as values. 8 months ago
routes_generate_test.go 69a2d4ccff Fix generate test flakyness (#5804) 9 months ago
routes_list_test.go b732beba6a lint 9 months ago
routes_test.go 8b00a415ab Load Embedding Model on Empty Input (#6325) 8 months ago
sched.go 90ca84172c Fix embeddings memory corruption (#6467) 8 months ago
sched_test.go 77903ab8b4 llama3.1 8 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