Skip to content

Commit 9ca96b1

Browse files
committed
experiment
1 parent d2a5c9f commit 9ca96b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/benchmark-multinode-tmpl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030
conc-list:
3131
required: true
3232
type: string
33-
mtp-mode:
33+
spec-decoding:
3434
required: true
3535
type: string
3636

.github/workflows/full-sweep-1k1k-scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
precision: ${{ matrix.config.precision }}
5454
exp-name: "dsr1_1k1k"
5555
conc-list: ${{ toJson(matrix.config.conc) }}
56-
mtp-mode: ${{ matrix.config.mtp }}
56+
spec-decoding: ${{ matrix.config.spec-decoding }}
5757

5858
prefill-num-worker: ${{ matrix.config.prefill.num-worker }}
5959
prefill-tp: ${{ matrix.config.prefill.tp }}

0 commit comments

Comments
 (0)