[chameleon] fix num image token check (#36918)

* [chameleon] fix num image token check

* embed after merging image token

* skip this also

* mistral require_read_token
This commit is contained in:
Raushan Turganbay
2025-03-24 12:36:08 +01:00
committed by GitHub
parent a41e08aa19
commit 57f551c78d
4 changed files with 160 additions and 13 deletions

View File

@@ -126,6 +126,7 @@ VLM_CLASS_NAMES = [
"ayavision",
"gemma3",
"mistral3",
"chameleon",
]