thenatlog 1 năm trước cách đây
mục cha
commit
580d9e4931
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .circleci/config.yml

+ 2 - 2
.circleci/config.yml

@@ -18,8 +18,8 @@ jobs:
             source venv/bin/activate
             pip install -U pip
             pip install -e .
-            exo run llama-3.2-3b --prompt "hello"
-            kill -SIGINT $!
+            # exo run llama-3.2-3b --prompt "hello"
+            # kill -SIGINT $!
             python3.12 .circleci/bench.py
       - store_artifacts:
           path: artifacts/benchmark.json