override faiss memory provider only in run.yaml

This commit is contained in:
Xi Yan 2024-12-03 20:41:44 -08:00
parent eeb914fe4d
commit a097bfa761
3 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ providers:
kvstore:
type: sqlite
namespace: null
db_path: ${env.SQLITE_STORE_DIR:~/.llama/runtime}/faiss_store.db
db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/together}/faiss_store.db
safety:
- provider_id: llama-guard
provider_type: inline::llama-guard