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
a2084395
Unverified
Commit
a2084395
authored
Feb 04, 2026
by
Zhengxu Chen
Committed by
GitHub
Feb 04, 2026
Browse files
[compile] Remove runner type from ignored caching factor list. (#33712)
Signed-off-by:
zhxchen17
<
zhxchen17@fb.com
>
parent
bcd2f74c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
vllm/config/model.py
vllm/config/model.py
+2
-3
No files found.
vllm/config/model.py
View file @
a2084395
...
@@ -324,7 +324,6 @@ class ModelConfig:
...
@@ -324,7 +324,6 @@ class ModelConfig:
the final hidden states.
the final hidden states.
"""
"""
ignored_factors
=
{
ignored_factors
=
{
"runner"
,
"convert"
,
"convert"
,
"tokenizer"
,
"tokenizer"
,
"tokenizer_mode"
,
"tokenizer_mode"
,
...
...
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