Browse Source

tinygrad ci

Alex Cheema 9 tháng trước cách đây
mục cha
commit
9e4366f36b
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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