Skip to content

Bulk updates for the 1.2.0 release#205

Merged
ayushdg merged 3 commits into
NVIDIA-NeMo:mainfrom
ayushdg:curator-r1.2.0-updates
May 19, 2026
Merged

Bulk updates for the 1.2.0 release#205
ayushdg merged 3 commits into
NVIDIA-NeMo:mainfrom
ayushdg:curator-r1.2.0-updates

Conversation

@ayushdg
Copy link
Copy Markdown
Contributor

@ayushdg ayushdg commented May 13, 2026

Adds 3 small changes:

  1. Fixes imports and small API changes to be compatible with the upcoming 1.2.0 release.
  2. Adds support for spinning up the SDG endpoint directly without having to manually figure that bit out (useful since the model used for SDG isn't on build).
  3. Updates docs

Signed-off-by: Ayush Dattagupta <ayushdg95@gmail.com>
Comment thread src/nemotron/recipes/data/curation/nemotron-cc/README.md
Returns the InferenceServer instance.
"""
from nemo_curator.backends.utils import get_available_cpu_gpu_resources
from nemo_curator.core.serve import InferenceModelConfig, InferenceServer
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I am missing something, are these not in r1.2.0? https://github.com/NVIDIA-NeMo/Curator/tree/r1.2.0/nemo_curator/core/serve

Copy link
Copy Markdown
Contributor Author

@ayushdg ayushdg May 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread src/nemotron/recipes/data/curation/nemotron-cc/step_4-sdg.py
ayushdg added 2 commits May 18, 2026 10:41
Signed-off-by: Ayush Dattagupta <ayushdg95@gmail.com>
Copy link
Copy Markdown
Contributor

@sarahyurick sarahyurick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ayushdg ayushdg merged commit 0a4baad into NVIDIA-NeMo:main May 19, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants