LocalAI/pkg
Ettore Di Giacinto 882556d4db
feat(gallery): show available models in website, allow local-ai models install to install from galleries (#2555)
* WIP

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

* gen a static page instead (we force DNS redirects to it)

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

* feat(gallery): install models from CLI, unify install

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

* Uniform graphic of model page

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

* Makefile: update targets

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

* Slightly enhance gallery view

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-06-13 00:47:16 +02:00
..
assets feat(arm64): enable single-binary builds (#2490) 2024-06-09 15:11:37 +02:00
downloader feat:OpaqueErrors to hide error information (#2486) 2024-06-05 08:45:24 +02:00
functions feat(functions): allow response_regex to be a list (#2447) 2024-05-31 22:52:02 +02:00
gallery feat(gallery): show available models in website, allow local-ai models install to install from galleries (#2555) 2024-06-13 00:47:16 +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
model build(intel): bundle intel variants in single-binary (#2494) 2024-06-06 08:40:51 +02:00
stablediffusion feat: support upscaled image generation with esrgan (#509) 2023-06-05 17:21:38 +02:00
startup fix: pkg/downloader should respect basePath for file:// urls (#2481) 2024-06-04 14:32:47 +00: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