thenatlog 1 tahun lalu
induk
melakukan
4f1903714c
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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