Browse Source

tooonygrad

Alex Cheema 7 months ago
parent
commit
9dc76ef03b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/build_and_test.yml

+ 0 - 2
.github/workflows/build_and_test.yml

@@ -167,8 +167,6 @@ jobs:
       - name: Run ChatGPT API test
         env:
           TOKENIZERS_PARALLELISM: ${{ matrix.inference_engine == 'tinygrad' && 'true' || 'false' }}
-          SUPPORT_BF16: ${{ matrix.inference_engine == 'tinygrad' && '0' || '' }}
-          CLANG: ${{ matrix.inference_engine == 'tinygrad' && '1' || '' }}
         run: |
           source env/bin/activate