Skip to content

Commit

Permalink
add t4 to leaderboard
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle committed Jul 31, 2024
1 parent 12d4522 commit 889c79d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/update_llm_perf_cuda_pytorch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Update LLM Perf Benchmarks - CUDA PyTorch

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
# For debugging purpose the workflow is triggered manually
# schedule:
# - cron: "0 */6 * * *"

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit 889c79d

Please sign in to comment.