Skip to content

vllm.transformers_utils.configs.nvlm_d

NVLM_D_Config

Bases: InternVLChatConfig

Source code in vllm/transformers_utils/configs/nvlm_d.py
class NVLM_D_Config(InternVLChatConfig):
    model_type = 'NVLM_D'

model_type class-attribute instance-attribute

model_type = 'NVLM_D'