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
ff1e3d9c
Unverified
Commit
ff1e3d9c
authored
Mar 12, 2026
by
汪志鹏
Committed by
GitHub
Mar 11, 2026
Browse files
[BugFix]: add bagel to MM_PREFIX_LM_MODELS (#36316)
Signed-off-by:
princepride
<
wangzhipeng628@gmail.com
>
parent
35bdca54
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/config/model.py
vllm/config/model.py
+1
-0
No files found.
vllm/config/model.py
View file @
ff1e3d9c
...
...
@@ -1140,6 +1140,7 @@ class ModelConfig:
return
bool
(
self
.
hf_config
.
is_mm_prefix_lm
)
# fallback to list of known models
MM_PREFIX_LM_MODELS
=
(
"bagel"
,
"gemma3"
,
"molmo2"
,
"paligemma"
,
...
...
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