Skip to content

Commit 13dec28

Browse files
committed
try to raise avg time
Signed-off-by: NickLucche <[email protected]>
1 parent b8c5bfb commit 13dec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/v1/tpu/test_perf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class TestParams:
6767
# (This is the active CI/CD instance)
6868
# commit id: ccb246776d93ef105904a8ec015b3587240a1183
6969
# tpu: v6e (current vllm CI/CD)
70-
expected_avg_time=1.5,
70+
expected_avg_time=1.7, # measured with VLLM_XLA_CACHE_PATH=
7171
err_tol=0.20,
7272
),
7373
]

0 commit comments

Comments
 (0)