LocalAI/core
Ettore Di Giacinto f569237a50
feat(oci): support OCI images and Ollama models (#2628)
* Support specifying oci:// and ollama:// for model URLs

Fixes: https://github.com/mudler/LocalAI/issues/2527
Fixes: https://github.com/mudler/LocalAI/issues/1028

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Lower watcher warnings

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Allow to install ollama models from CLI

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fixup tests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Do not keep file ownership

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* Skip test on darwin

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-06-22 08:17:41 +02:00
..
backend feat(gallery): uniform download from CLI (#2559) 2024-06-13 16:12:46 +02:00
cli feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(libpath): refactor and expose functions for external library paths (#2578) 2024-06-16 13:58:28 +02:00
dependencies_manager feat(webui): statically embed js/css assets (#2348) 2024-05-19 18:24:27 +02:00
http feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
p2p feat(llama.cpp): Totally decentralized, private, distributed, p2p inference (#2343) 2024-05-20 19:17:59 +02:00
schema TTS API improvements (#2308) 2024-06-01 18:26:27 +00:00
services feat(gallery): uniform download from CLI (#2559) 2024-06-13 16:12:46 +02:00
startup feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
application.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00