Michael Yang ffbd3d173f Merge pull request #3715 from ollama/mxyng/modelname-2 1 year ago
..
envconfig f56aa20014 Centralize server config handling 1 year ago
auth.go 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
download.go a7b431e743 server: provide helpful workaround hint when stalling on pull (#3584) 1 year 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 548a7df014 update list handler to use model.Name 1 year ago
layer.go 9685c34509 quantize any fp16/fp32 model 1 year ago
manifest.go 548a7df014 update list handler to use model.Name 1 year ago
model.go b2f00aa977 close zip files 1 year ago
modelpath.go 2a21363bb7 validate the format of the digest when getting the model path (#4175) 1 year ago
modelpath_test.go 2a21363bb7 validate the format of the digest when getting the model path (#4175) 1 year 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 ffbd3d173f Merge pull request #3715 from ollama/mxyng/modelname-2 1 year ago
routes_test.go a7248f6ea8 update tests 1 year ago
sched.go c9f98622b1 Skip scheduling cancelled requests, always reload unloaded runners (#4189) 1 year ago
sched_test.go 0a954e5066 Fix stale test logic 1 year ago
upload.go 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago