ollama/server
cmiller01 fb593b7bfc pass flags to `serve` to allow setting allowed-origins + host and port
* resolves: https://github.com/jmorganca/ollama/issues/300 and
https://github.com/jmorganca/ollama/issues/282

* example usage:
```
ollama serve --port 9999 --allowed-origins "http://foo.example.com,http://192.0.0.1"
```
2023-08-07 03:34:37 +00:00
..
images.go use a pipe to push to registry with progress 2023-08-03 10:37:13 -07:00
modelpath.go fix extended tag names (#171) 2023-07-21 20:27:25 -07:00
routes.go pass flags to `serve` to allow setting allowed-origins + host and port 2023-08-07 03:34:37 +00:00