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

+ 1 - 0
.circleci/config.yml

@@ -19,6 +19,7 @@ jobs:
             pip install -U pip
             pip install -e .
             exo run llama-3.2-3b --prompt "hello"
+            kill -SIGINT $!
             python3.12 .circleci/bench.py
       - store_artifacts:
           path: artifacts/benchmark.json