@@ -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