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
e0d49ac2
Commit
e0d49ac2
authored
Jul 03, 2025
by
zhuwenwen
Browse files
update to PIECEWISE
parent
bf3bf955
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
vllm/config.py
vllm/config.py
+1
-3
No files found.
vllm/config.py
View file @
e0d49ac2
...
...
@@ -4456,9 +4456,7 @@ class VllmConfig:
self
.
compilation_config
.
cudagraph_num_of_warmups
=
1
self
.
compilation_config
.
pass_config
.
enable_fusion
=
False
self
.
compilation_config
.
pass_config
.
enable_noop
=
False
# TODO
# self.compilation_config.level = CompilationLevel.PIECEWISE
self
.
compilation_config
.
level
=
CompilationLevel
.
NO_COMPILATION
self
.
compilation_config
.
level
=
CompilationLevel
.
PIECEWISE
self
.
compilation_config
.
set_splitting_ops_for_v1
()
self
.
_set_cudagraph_sizes
()
...
...
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