mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
* Update path to sentencetransformers backend for local execution Signed-off-by: Marcus Köhler <khler.marcus@gmail.com> * Rename huggingface-embeddings -> sentencetransformers in embeddings.md for consistency with the backend structure The Dockerfile still knows the "huggingface-embeddings" backend (I assume for compatibility reasons) but uses the sentencetransformers backend under the hood anyway. I figured it would be good to update the docs to use the new naming to make it less confusing moving forward. As the docker container knows both the "huggingface-embeddings" and the "sentencetransformers" backend, this should not break anything. Signed-off-by: Marcus Köhler <khler.marcus@gmail.com> --------- Signed-off-by: Marcus Köhler <khler.marcus@gmail.com> |
||
|---|---|---|
| .. | ||
| _index.en.md | ||
| audio-to-text.md | ||
| constrained_grammars.md | ||
| embeddings.md | ||
| gpt-vision.md | ||
| GPU-acceleration.md | ||
| image-generation.md | ||
| openai-functions.md | ||
| text-generation.md | ||
| text-to-audio.md | ||