mirror of
https://github.com/mudler/LocalAI
synced 2026-04-24 06:47:19 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| application_config.go | ||
| backend_config.go | ||
| backend_config_loader.go | ||
| backend_config_test.go | ||
| config_suite_test.go | ||
| config_test.go | ||
| gallery.go | ||
| guesser.go | ||