ollama/server
Michael Yang 6adca97f37
Merge pull request #4619 from noxer/patch-1
Fix download retry issue
2024-05-24 17:21:57 -07:00
..
auth.go Revert "use post token" 2024-05-11 22:19:14 -07:00
download.go Fix download retry issue 2024-05-24 20:30:42 +02:00
fixblobs.go server: replace blob prefix separator from ':' to '-' (#3146) 2024-03-14 20:18:06 -07:00
fixblobs_test.go server: replace blob prefix separator from ':' to '-' (#3146) 2024-03-14 20:18:06 -07:00
images.go Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
layer.go cache and reuse intermediate blobs 2024-05-20 13:25:10 -07:00
manifest.go update list handler to use model.Name 2024-05-07 09:38:45 -07:00
model.go tidy intermediate blobs 2024-05-20 15:15:06 -07:00
modelpath.go prune partial downloads (#4272) 2024-05-09 16:35:20 -07:00
modelpath_test.go validate the format of the digest when getting the model path (#4175) 2024-05-05 11:46:12 -07:00
prompt.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
prompt_test.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
routes.go Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
routes_test.go Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
sched.go Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
sched_test.go Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
upload.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00