Skip to content

Commit

Permalink
Modify tokenizer environment variable init
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorHack committed Sep 17, 2024
1 parent dab7903 commit 6a67675
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run-tokenizer-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
pip install -r requirements.txt
pip install blobfile
- name: Set environment variable
id: set_env
run: |
echo "TOKENIZER_PATH=models/llama3/api/tokenizer.py" >> $GITHUB_ENV
- name: Run tests
id: run_tests
run: |
Expand Down

0 comments on commit 6a67675

Please sign in to comment.