LocalAI/core
Ettore Di Giacinto 35561edb6e
feat(llama.cpp): support embeddings endpoints (#2871)
* feat(llama.cpp): add embeddings

Also enable embeddings by default for llama.cpp models

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

* fix(Makefile): prepare llama.cpp sources only once

Otherwise we keep cloning llama.cpp for each of the variants

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

* do not set embeddings to false

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

* docs: add embeddings to the YAML config reference

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

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-07-15 22:54:16 +02:00
..
backend feat(llama.cpp): support embeddings endpoints (#2871) 2024-07-15 22:54:16 +02:00
cli feat: HF /scan endpoint (#2566) 2024-07-10 13:18:32 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(llama.cpp): support embeddings endpoints (#2871) 2024-07-15 22:54:16 +02:00
dependencies_manager chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
gallery chore(deps): Update Dependencies (#2538) 2024-07-12 19:54:08 +00:00
http docs(swagger): cover p2p endpoints (#2862) 2024-07-15 08:31:38 +02:00
p2p feat(p2p): allow to disable DHT and use only LAN (#2751) 2024-07-09 23:10:02 +02:00
schema docs(swagger): cover p2p endpoints (#2862) 2024-07-15 08:31:38 +02:00
services feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
startup chore(deps): Update Dependencies (#2538) 2024-07-12 19:54:08 +00:00
application.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00