diff --git a/.github/workflows/llmsecops-cicd.test.yml b/.github/workflows/llmsecops-cicd.test.yml index 9b5d97cc4..7c733f159 100644 --- a/.github/workflows/llmsecops-cicd.test.yml +++ b/.github/workflows/llmsecops-cicd.test.yml @@ -30,5 +30,6 @@ jobs: pip install langchain_text_splitters pip install langchain_huggingface pip install transformers + pip install accelerate python -m tests.llm.llm --prompt "What is the capital of France?"