llama-stack-mirror/llama_stack/providers/inline/inference/sentence_transformers
Dinesh Yeduguru 516e1a3e59
add embedding model by default to distribution templates (#617)
# What does this PR do?
Adds the sentence transformer provider and the `all-MiniLM-L6-v2`
embedding model to the default models to register in the run.yaml for
all providers.

## Test Plan
llama stack build --template together --image-type conda
llama stack run
~/.llama/distributions/llamastack-together/together-run.yaml
2024-12-13 12:48:00 -08:00
..
__init__.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
config.py add embedding model by default to distribution templates (#617) 2024-12-13 12:48:00 -08:00
sentence_transformers.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00