瀏覽代碼

tinygrad ci

Alex Cheema 5 月之前
父節點
當前提交
9e4366f36b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .circleci/config.yml

+ 2 - 1
.circleci/config.yml

@@ -22,7 +22,8 @@ commands:
 
             # Set CLANG=1 for tinygrad only
             if [ "<<parameters.inference_engine>>" = "tinygrad" ]; then
-              export CLANG=1
+              pip install llvmlite
+              export TOKENIZERS_PARALLELISM=true SUPPORT_BF16=0 CLANG=1
             fi
 
             # Start first instance