llama-stack-mirror/llama_stack/providers/remote
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
..
agents impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00
datasetio [/datasetio] drop columns not specified by dataset schema for huggingface provider (#611) 2024-12-12 10:23:09 -08:00
inference add embedding model by default to distribution templates (#617) 2024-12-13 12:48:00 -08:00
memory Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
safety Remove the "ShieldType" concept (#430) 2024-11-12 12:37:24 -08:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00