Michael Yang 9468c6824a Merge pull request #6534 from ollama/mxyng/messages 8 月之前
..
testdata b3e5491e41 server: collect nested tool call objects when parsing (#5824) 9 月之前
auth.go a622c47bd3 fix nil deref in auth.go 9 月之前
download.go 8e1050f366 server: reduce max connections used in download (#6347) 8 月之前
fixblobs.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 年之前
fixblobs_test.go 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 年之前
images.go 0c819e167b convert safetensor adapters into GGUF (#6327) 8 月之前
layer.go bdc4308afb fix: chmod new layer to 0o644 when creating it 8 月之前
manifest.go 3a75e74e34 only skip invalid json manifests 8 月之前
manifest_test.go b732beba6a lint 9 月之前
model.go 0c819e167b convert safetensor adapters into GGUF (#6327) 8 月之前
model_test.go e4d0a9c325 fix(test): do not clobber models directory 8 月之前
modelpath.go d9d50c43cc validate model path 8 月之前
modelpath_test.go d9d50c43cc validate model path 8 月之前
prompt.go d02bbebb11 tools 9 月之前
prompt_test.go b732beba6a lint 9 月之前
routes.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_create_test.go 9468c6824a Merge pull request #6534 from ollama/mxyng/messages 8 月之前
routes_delete_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_generate_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_list_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
routes_test.go 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
sched.go 90ca84172c Fix embeddings memory corruption (#6467) 8 月之前
sched_test.go 77903ab8b4 llama3.1 8 月之前
sparse_common.go 2fa1db4345 Don't hard fail on sparse setup error 8 月之前
sparse_windows.go 2fa1db4345 Don't hard fail on sparse setup error 8 月之前
upload.go 9fddef3731 server: limit upload parts to 16 (#6411) 8 月之前