nemo_rl.models.generation.constants#
Constants for generation backend names.
These should be used instead of raw string literals when checking or comparing backend names in config values.
Module Contents#
Data#
API#
- nemo_rl.models.generation.constants.VLLM_BACKEND#
‘vllm’
- nemo_rl.models.generation.constants.SGLANG_BACKEND#
‘sglang’
- nemo_rl.models.generation.constants.MEGATRON_BACKEND#
‘megatron’