References#
Comprehensive reference documentation for NeMo Evaluator APIs, functions, and configuration options.
CLI vs. Programmatic Usage#
The NeMo Evaluator SDK supports two usage patterns:
CLI Usage (Recommended): Use
nemo-evaluatorand/ornemo-evaluator-launcherbinaries which parses command line argumentsProgrammatic Usage: Use Python API with configuration objects
When to Use Which:
CLI: For command-line tools, scripts, and simple automation
Programmatic: For building custom applications, workflows, and integration with other systems
API References#
Comprehensive command-line interface reference with all commands, options, and examples.
Complete Python API reference for programmatic evaluation workflows and job management.
Configuration reference for NeMo Evaluator Launcher with examples for all executors and deployment types.
Comprehensive command-line interface reference with all commands, options, and examples.
Complete Python API reference for programmatic evaluation workflows and job management.