Skip to content

vllm_omni.diffusion.models.gr00t.configs

Modules:

Name Description
embodiment_configs
gr00t_n1d7

MODEL_CONFIG_TYPES module-attribute

MODEL_CONFIG_TYPES: dict[str, type] = {}

register_model_config

register_model_config(
    shortname: str, configtype: type
) -> None