Skip to content

vllm.transformers_utils.configs.h2ovl

H2OVLChatConfig

Bases: InternVLChatConfig

Source code in vllm/transformers_utils/configs/h2ovl.py
class H2OVLChatConfig(InternVLChatConfig):
    model_type = "h2ovl_chat"

model_type class-attribute instance-attribute

model_type = 'h2ovl_chat'