From 706f55f95438781890bf468e0a6312ff0d699319 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Thu, 16 Jan 2025 17:33:40 -0800 Subject: [PATCH] cerebras fix --- llama_stack/templates/cerebras/run.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/llama_stack/templates/cerebras/run.yaml b/llama_stack/templates/cerebras/run.yaml index e0beab9cc..2e887163c 100644 --- a/llama_stack/templates/cerebras/run.yaml +++ b/llama_stack/templates/cerebras/run.yaml @@ -32,12 +32,6 @@ providers: type: sqlite namespace: null db_path: ${env.SQLITE_STORE_DIR:~/.llama/distributions/cerebras}/faiss_store.db - - provider_id: chromadb - provider_type: remote::chromadb - config: {} - - provider_id: pgvector - provider_type: remote::pgvector - config: {} agents: - provider_id: meta-reference provider_type: inline::meta-reference