NeMo Safe Synthesizer Deployment Guide#
Deploy the NeMo Safe Synthesizer microservice as a standalone component of the NeMo platform with minimal dependencies, without requiring other functional microservices.
Deployment Options#
Choose one of the following deployment options based on your use case.
Helm Chart
Deploy the microservice on Kubernetes for production environments.
Docker Compose
Quickstart using Docker Compose for local experimentation, development, testing, or lightweight environments.