LocalAI/docs/content/docs
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
..
advanced feat(llama.cpp): support embeddings endpoints (#2871) 2024-07-15 22:54:16 +02:00
features feat(p2p): allow to disable DHT and use only LAN (#2751) 2024-07-09 23:10:02 +02:00
getting-started chore(deps): Update Dependencies (#2538) 2024-07-12 19:54:08 +00:00
reference docs: update to include installer and update advanced YAML options (#2631) 2024-06-22 12:00:38 +02:00
faq.md docs: add a note on benchmarks (#2857) 2024-07-14 12:16:04 +02:00
integrations.md docs: update gallery, add rerankers (#2166) 2024-04-28 15:54:15 +02:00
overview.md docs: update to include installer and update advanced YAML options (#2631) 2024-06-22 12:00:38 +02:00
whats-new.md docs/examples: enhancements (#1572) 2024-01-18 19:41:08 +01:00