nemo_rl.distributed.ray_actor_environment_registry#

Module Contents#

Functions#

Data#

API#

nemo_rl.distributed.ray_actor_environment_registry.USE_SYSTEM_EXECUTABLE#

None

nemo_rl.distributed.ray_actor_environment_registry.VLLM_EXECUTABLE#

None

nemo_rl.distributed.ray_actor_environment_registry.MCORE_EXECUTABLE#

None

nemo_rl.distributed.ray_actor_environment_registry.ACTOR_ENVIRONMENT_REGISTRY: dict[str, str]#

None

nemo_rl.distributed.ray_actor_environment_registry.get_actor_python_env(actor_class_fqn: str) str#