Skip to content

Commit

Permalink
#7823: Add Falcon7b to device perf pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
s-jovic committed Jun 21, 2024
1 parent f64f407 commit 5904433
Show file tree
Hide file tree
Showing 9 changed files with 476 additions and 425 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/perf-device-models.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
test-info: [
{name: "GS", arch: grayskull, runs-on: ["perf-no-reset-grayskull", "self-reset"], machine-type: "bare_metal", timeout: 40},
{name: "N300 WH B0", arch: wormhole_b0, runs-on: ["perf-wormhole_b0", "self-reset"], machine-type: "bare_metal", timeout: 20},
{name: "N300 WH B0", arch: wormhole_b0, runs-on: ["perf-wormhole_b0", "self-reset"], machine-type: "bare_metal", timeout: 30},
]
name: "${{ matrix.test-info.name }} device perf"
env:
Expand Down
71 changes: 0 additions & 71 deletions models/demos/falcon7b/tests/ci/test_falcon_end_to_end_prefill.py

This file was deleted.

Loading

0 comments on commit 5904433

Please sign in to comment.