Deploy the NeMo Evaluator Microservice#
The NeMo Evaluator microservice can be deployed in two ways, depending on your requirements and preferred level of control.
Parent Helm Chart: Ensures all required dependencies are installed and configured automatically. Recommended for most users and supported for both single- and multi-microservice deployments.
Docker Compose: Provides a simple way to deploy the Evaluator microservice using Docker containers. Suitable for local development, testing, or lightweight environments.
For most users, deploying via the parent Helm chart is recommended for simplicity and supportability.
Deployment Guides#
Choose one of the following standalone deployment options.
Deploy the NeMo Evaluator microservice using the parent Helm chart.
Deploy the NeMo Evaluator microservice using Docker.
References#
Review advanced deployment and configuration options for the NeMo Evaluator microservice.
Review advanced configuration options for the Parent Helm Chart, including connecting to external dependencies, customizing workflow orchestration, and enabling monitoring and telemetry.