vllm.transformers_utils.configs.nvlm_d NVLM_D_Config ¶ Bases: InternVLChatConfig Source code in vllm/transformers_utils/configs/nvlm_d.py 13 14class NVLM_D_Config(InternVLChatConfig): model_type = 'NVLM_D' model_type class-attribute instance-attribute ¶ model_type = 'NVLM_D'