LocalAI/pkg
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
..
assets feat(libpath): refactor and expose functions for external library paths (#2578) 2024-06-16 13:58:28 +02:00
downloader feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
functions feat(functions): allow response_regex to be a list (#2447) 2024-05-31 22:52:02 +02:00
gallery feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
grpc refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00
langchain feat(llama.cpp): do not specify backends to autoload and add llama.cpp variants (#2232) 2024-05-04 17:56:12 +02:00
library fix(single-binary): bundle ld.so (#2602) 2024-06-18 22:43:43 +02:00
model fix(single-binary): bundle ld.so (#2602) 2024-06-18 22:43:43 +02:00
oci feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
stablediffusion feat: support upscaled image generation with esrgan (#509) 2023-06-05 17:21:38 +02:00
startup feat(oci): support OCI images and Ollama models (#2628) 2024-06-22 08:17:41 +02:00
store feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
templates feat(util): add util command to print GGUF informations (#2528) 2024-06-09 19:27:42 +02:00
tinydream feat: add tiny dream stable diffusion support (#1283) 2023-12-24 19:27:24 +00:00
utils feat:OpaqueErrors to hide error information (#2486) 2024-06-05 08:45:24 +02:00
xsync feat(ui): prompt for chat, support vision, enhancements (#2259) 2024-05-08 00:42:34 +02:00
xsysinfo feat(default): use number of physical cores as default (#2483) 2024-06-04 15:23:29 +02:00