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
9db1db59
Unverified
Commit
9db1db59
authored
Dec 17, 2025
by
Zhengxu Chen
Committed by
GitHub
Dec 17, 2025
Browse files
[compile] Ignore VLLM_FORCE_AOT_LOAD from cache factors (#30809)
Signed-off-by:
zhxchen17
<
zhxchen17@fb.com
>
parent
177c391d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/envs.py
vllm/envs.py
+1
-0
No files found.
vllm/envs.py
View file @
9db1db59
...
@@ -1654,6 +1654,7 @@ def compile_factors() -> dict[str, object]:
...
@@ -1654,6 +1654,7 @@ def compile_factors() -> dict[str, object]:
"VLLM_CI_USE_S3"
,
"VLLM_CI_USE_S3"
,
"VLLM_MODEL_REDIRECT_PATH"
,
"VLLM_MODEL_REDIRECT_PATH"
,
"VLLM_HOST_IP"
,
"VLLM_HOST_IP"
,
"VLLM_FORCE_AOT_LOAD"
,
"S3_ACCESS_KEY_ID"
,
"S3_ACCESS_KEY_ID"
,
"S3_SECRET_ACCESS_KEY"
,
"S3_SECRET_ACCESS_KEY"
,
"S3_ENDPOINT_URL"
,
"S3_ENDPOINT_URL"
,
...
...
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