llama-stack/llama_stack/providers/tests/memory
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
..
fixtures [#342] RAG - fix PDF format in vector database (#551) 2024-12-10 21:33:27 -08:00
__init__.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
conftest.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
fixtures.py add embedding model by default to distribution templates (#617) 2024-12-13 12:48:00 -08:00
test_memory.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
test_vector_store.py [#342] RAG - fix PDF format in vector database (#551) 2024-12-10 21:33:27 -08:00