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
612d5ffd
Unverified
Commit
612d5ffd
authored
Dec 22, 2025
by
Angela Yi
Committed by
GitHub
Dec 23, 2025
Browse files
[ci] Fix Pytorch compilation test oom in 2.10 (#31194)
Signed-off-by:
angelayi
<
yiangela7@gmail.com
>
parent
78e5e62b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/compile/test_dynamic_shapes_compilation.py
tests/compile/test_dynamic_shapes_compilation.py
+1
-0
No files found.
tests/compile/test_dynamic_shapes_compilation.py
View file @
612d5ffd
...
...
@@ -77,6 +77,7 @@ def test_dynamic_shapes_compilation(
"evaluate_guards"
:
evaluate_guards
,
},
},
max_model_len
=
1024
,
)
output
=
model
.
generate
(
prompt
)
...
...
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