From fab3633ec6ae22857712eabe1cb174c26ab296da Mon Sep 17 00:00:00 2001 From: Adam Wilson Date: Thu, 15 May 2025 09:43:57 -0600 Subject: [PATCH] faiss --- .github/workflows/llmsecops-cicd.test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/llmsecops-cicd.test.yml b/.github/workflows/llmsecops-cicd.test.yml index 6e2e29308..a23c7932e 100644 --- a/.github/workflows/llmsecops-cicd.test.yml +++ b/.github/workflows/llmsecops-cicd.test.yml @@ -31,5 +31,6 @@ jobs: pip install transformers pip install accelerate pip install optimum[exporters,onnxruntime] + pip install faiss-cpu python -m tests.llm.llm_rag