Michael Yang 70d31c1e9a use timestamp from challenge, fallback to local time 10 months ago
..
auth.go 70d31c1e9a use timestamp from challenge, fallback to local time 10 months ago
download.go de5beb06b3 server: skip blob verification for already verified blobs 11 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 70d31c1e9a use timestamp from challenge, fallback to local time 10 months ago
layer.go bca7b12284 Merge pull request #3718 from ollama/mxyng/modelname-3 11 months ago
manifest.go 515f497e6d fix: skip removing layers that no longer exist 10 months ago
manifest_test.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
model.go cb42e607c5 llm: speed up gguf decoding by a lot (#5246) 10 months ago
modelpath.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
modelpath_test.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
prompt.go 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
prompt_test.go 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
routes.go cb42e607c5 llm: speed up gguf decoding by a lot (#5246) 10 months ago
routes_create_test.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
routes_delete_test.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
routes_list_test.go 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
routes_test.go fedf71635e Extend api/show and ollama show to return more model info (#4881) 10 months ago
sched.go cb42e607c5 llm: speed up gguf decoding by a lot (#5246) 10 months ago
sched_test.go cb42e607c5 llm: speed up gguf decoding by a lot (#5246) 10 months ago
upload.go e40145a39d lint 11 months ago