From 90313783ba31886a76246f0232e8fe4d047d2c8e Mon Sep 17 00:00:00 2001 From: Ryan Wolf Date: Wed, 20 Mar 2024 09:34:33 -0700 Subject: [PATCH] Update README Signed-off-by: Ryan Wolf --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60911adec..e1b9fe725 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ NeMo Curator can be installed manually by cloning the repository and installing ``` pip install --extra-index-url https://pypi.nvidia.com . ``` -NeMo Curator is available in the [NeMo Framework Container](https://registry.ngc.nvidia.com/orgs/ea-bignlp/teams/ga-participants/containers/nemofw-training) which can be applied for [here](https://developer.nvidia.com/nemo-framework). It comes preinstalled in the container. +### NeMo Framework Container + +NeMo Curator is available in the [NeMo Framework Container](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/nemo). The NeMo Framework Container provides an end-to-end platform for development of custom generative AI models anywhere. The latest release of NeMo Curator comes preinstalled in the container. ## Usage