thenatlog 11 months ago
parent
commit
94a346b223
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -18,6 +18,7 @@ jobs:
             source venv/bin/activate
             pip install -U pip
             pip install -e .
+            exo run llama-3.2-3b --prompt "hello"
             python .circleci/bench.py
       - store_artifacts:
           path: artifacts/benchmark.json