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 889c79d commit 7a8ff3f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update_llm_perf_cuda_pytorch.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Update LLM Perf Benchmarks - CUDA PyTorch

on:
workflow_dispatch:
push:
branches:
- "add-t4-for-llm-perf-leaderboard"
# For debugging purpose the workflow is triggered manually
# schedule:
# - cron: "0 */6 * * *"
Expand Down

0 comments on commit 7a8ff3f

Please sign in to comment.