Skip to content

Commit

Permalink
fix on
Browse files Browse the repository at this point in the history
  • Loading branch information
PaliC committed Jul 24, 2024
1 parent 63ff235 commit 0751a17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/triton-inductor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,4 @@ jobs:
{ config: "cpu_inductor_timm", shard: 1, num_shards: 2 },
{ config: "cpu_inductor_timm", shard: 2, num_shards: 2 },
{ config: "cpu_inductor_torchbench", shard: 1, num_shards: 2 },
]}
secrets:
HUGGING_FACE_HUB_TOKEN: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
]}

0 comments on commit 0751a17

Please sign in to comment.