ray.rllib.core.rl_module.multi_rl_module.MultiRLModuleSpec.model_config# MultiRLModuleSpec.model_config: dict | None = None# An optional global model_config dict. Useful to configure shared network components that only live inside the MultiRLModule and don’t have their own ModuleID and own RLModule within self._rl_modules.