Skip to content

Commit

Permalink
Change names of perplexity tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sogartar committed Nov 18, 2024
1 parent 6bfb695 commit fbec83d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_eval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
jobs:
test_perplexity_vmfb:
timeout-minutes: 1000
name: "IREE/vmfb perplexity"
name: "Perplexity-IREE"
strategy:
matrix:
version: [3.11]
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:

test_perplexity_torch:
timeout-minutes: 1000
name: "Torch/eager mode perplexity"
name: "Perplexity-Torch"
strategy:
matrix:
version: [3.11]
Expand Down

0 comments on commit fbec83d

Please sign in to comment.