Add GlmOcrConfig for GLM-OCR model type recognition (#34982)
This commit is contained in:
@@ -82,6 +82,7 @@ _CONFIG_REGISTRY: dict[str, type[PretrainedConfig]] = LazyConfigDict(
|
||||
deepseek_v32="DeepseekV3Config",
|
||||
flex_olmo="FlexOlmoConfig",
|
||||
funaudiochat="FunAudioChatConfig",
|
||||
glm_ocr="GlmOcrConfig",
|
||||
hunyuan_vl="HunYuanVLConfig",
|
||||
isaac="IsaacConfig",
|
||||
kimi_linear="KimiLinearConfig",
|
||||
|
||||
Reference in New Issue
Block a user