Skip to content

Commit

Permalink
only bpe for llava
Browse files Browse the repository at this point in the history
  • Loading branch information
kirklandsign committed Jul 23, 2024
1 parent 2fabe6a commit 2e8d694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
strategy:
matrix:
tokenizer: [bpe, tiktoken]
tokenizer: [bpe]
with:
runner: linux.2xlarge
docker-image: executorch-ubuntu-22.04-clang12-android
Expand Down

0 comments on commit 2e8d694

Please sign in to comment.