ollama/server
2024-05-05 15:59:32 -07:00
..
auth.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
download.go server: provide helpful workaround hint when stalling on pull (#3584) 2024-04-10 16:24:37 -07: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 rename parser to model/file 2024-05-01 09:53:50 -07:00
layers.go server: replace blob prefix separator from ':' to '-' (#3146) 2024-03-14 20:18:06 -07:00
manifests.go add .golangci.yaml 2024-01-09 09:36:58 -08:00
modelpath.go validate the format of the digest when getting the model path (#4175) 2024-05-05 11:46:12 -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 Make maximum pending request configurable 2024-05-04 21:00:52 -07:00
routes_test.go rename parser to model/file 2024-05-01 09:53:50 -07:00
sched.go allocate a large enough kv cache for all parallel requests (#4162) 2024-05-05 15:59:32 -07:00
sched_test.go Soften timeouts on sched unit tests 2024-05-03 09:08:33 -07:00
upload.go change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00