update spr perf test (#10644)

This commit is contained in:
Shaojun Liu 2024-04-03 15:53:55 +08:00 committed by GitHub
parent 4f6df37805
commit d18dbfb097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -164,7 +164,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.9"]
runs-on: [self-hosted, llm, spr01-perf]
runs-on: [self-hosted, llm, spr-perf]
env:
OMP_NUM_THREADS: 16
THREAD_NUM: 16

View file

@ -6,7 +6,7 @@ on:
# paths:
# - '.github/workflows/nightly_build.yml'
schedule:
- cron: '30 11 * * *' # GMT time, 11:30 GMT == 19:30 China
- cron: '00 15 * * *' # GMT time, 15:00 GMT == 23:00 China
workflow_dispatch:
env:

View file

@ -6,7 +6,7 @@ repo_id:
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'Qwen/Qwen-14B-Chat'
local_model_hub: '/models'
local_model_hub: '/mnt/disk1/models'
warm_up: 1
num_trials: 3
num_beams: 1 # default to greedy search