Unverified Commit ff1e3d9c authored by 汪志鹏's avatar 汪志鹏 Committed by GitHub
Browse files

[BugFix]: add bagel to MM_PREFIX_LM_MODELS (#36316)


Signed-off-by: default avatarprincepride <wangzhipeng628@gmail.com>
parent 35bdca54
......@@ -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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment