Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
a7d5b016
Unverified
Commit
a7d5b016
authored
Apr 30, 2025
by
Nicolò Lucchesi
Committed by
GitHub
Apr 30, 2025
Browse files
[TPU][V1][CI] Update regression test baseline for v6 CI (#17064)
Signed-off-by:
NickLucche
<
nlucches@redhat.com
>
parent
d8037867
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
tests/v1/tpu/test_perf.py
tests/v1/tpu/test_perf.py
+7
-8
No files found.
tests/v1/tpu/test_perf.py
View file @
a7d5b016
...
@@ -59,17 +59,16 @@ TEST_PARAMS = [
...
@@ -59,17 +59,16 @@ TEST_PARAMS = [
prefix_len
=
500
,
prefix_len
=
500
,
decode_len
=
50
,
decode_len
=
50
,
# (This is the active CI/CD instance)
# commit id: ccb246776d93ef105904a8ec015b3587240a1183
# commit id: ccb246776d93ef105904a8ec015b3587240a1183
# tpu: v5lite (vllm CI/CD)
# tpu: v5lite (
old
vllm CI/CD)
expected_avg_time
=
1.4
,
#
expected_avg_time=1.4,
err_tol
=
0.30
,
#
err_tol=0.30,
# (T
ODO: There is no v6e in CI/CD currently
)
# (T
his is the active CI/CD instance
)
# commit id: ccb246776d93ef105904a8ec015b3587240a1183
# commit id: ccb246776d93ef105904a8ec015b3587240a1183
# tpu: v6e
# tpu: v6e
(current vllm CI/CD)
#
expected_avg_time=1.
5,
expected_avg_time
=
1.
7
,
# measured with VLLM_XLA_CACHE_PATH=
#
err_tol=0.20,
err_tol
=
0.20
,
),
),
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment