[CI/Build] Use a fixed seed to avoid flaky tests (#14480)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
@@ -47,8 +47,6 @@ def default_server_args():
|
||||
"--enforce-eager",
|
||||
"--max-num-seqs",
|
||||
"128",
|
||||
"--seed",
|
||||
"0",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user