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
2c8a16d6
Commit
2c8a16d6
authored
Nov 07, 2025
by
zhuwenwen
Browse files
update envs.py
parent
d0485181
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
vllm/envs.py
vllm/envs.py
+1
-5
No files found.
vllm/envs.py
View file @
2c8a16d6
...
@@ -175,12 +175,8 @@ if TYPE_CHECKING:
...
@@ -175,12 +175,8 @@ if TYPE_CHECKING:
USE_FUSED_SILU_MUL_QUANT
:
bool
=
False
USE_FUSED_SILU_MUL_QUANT
:
bool
=
False
VLLM_P2P_ASYNC
:
bool
=
False
VLLM_P2P_ASYNC
:
bool
=
False
VLLM_P2P_BUF_TOKENS
:
int
=
30000
VLLM_P2P_BUF_TOKENS
:
int
=
30000
<<<<<<<
HEAD
VLLM_ENABLE_OUTPUT_PLACEHOLDERS
:
bool
=
False
VLLM_USE_PD_SPLIT
:
bool
=
False
=======
VLLM_SCHED_ENABLE_MINIMAL_INJECTION
:
bool
=
False
VLLM_SCHED_ENABLE_MINIMAL_INJECTION
:
bool
=
False
>>>>>>>
78
d3e006e7ce4f2444e42720d1e1485186312ae3
VLLM_USE_PD_SPLIT
:
bool
=
False
def
get_default_cache_root
():
def
get_default_cache_root
():
return
os
.
getenv
(
return
os
.
getenv
(
...
...
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