Container Environments#
This reference documents the default environments available in NeMo Curator containers and their configurations.
Main Container Environment#
The primary NeMo Curator container includes a uv-managed virtual environment with all necessary dependencies.
Curator Environment#
Property |
Value |
---|---|
Python Version |
3.12 |
CUDA Version |
12.8.1 (configurable) |
Operating System |
Ubuntu 24.04 (configurable) |
Base Image |
|
Package Manager |
uv (Ultrafast Python package installer) |
Installation |
NeMo Curator installed with all optional dependencies ( |
Environment Path |
Virtual environment activated by default: |
Container Build Arguments#
The main container accepts these build-time arguments for environment customization:
Argument |
Default |
Description |
---|---|---|
|
|
CUDA version |
|
|
Base OS version |
|
|
Curator environment type |
|
|
InternVideo commit hash for video curation |
|
|
NVIDIA build identifier |
|
- |
NVIDIA build reference |
Environment Usage Examples#
Text Curation#
Uses the default container environment with CPU or GPU workers depending on the module.
Image Curation#
Requires GPU-enabled workers in the container environment.