[object Object]

← back to Exo

typo

9489b99c07b0d018596ec06f2c14d4e769623469 · 2024-11-19 04:31:59 -0800 · josh

Files touched

Diff

commit 9489b99c07b0d018596ec06f2c14d4e769623469
Author: josh <eyasufikru567@gmail.com>
Date:   Tue Nov 19 04:31:59 2024 -0800

    typo
---
 .circleci/config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index fc4b8b4b..83654c97 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -126,6 +126,7 @@ jobs:
             METAL_DEVICE_WRAPPER_TYPE=1 METAL_DEBUG_ERROR_MODE=0 METAL_XCODE=1 TEMPERATURE=0 python3 -m exo.inference.test_inference_engine
             echo "Running tokenizer tests..."
             python3 ./test/test_tokenizers.py
+            python3 ./test/test_model_helpers.py
 
   discovery_integration_test:
     macos:

← aae23cec build error fix  ·  back to Exo  ·  error fix 520d9d11 →