From 3ba0cff5e584241319ae47875de3740bb161daf6 Mon Sep 17 00:00:00 2001 From: Charlie Truong Date: Wed, 11 Jun 2025 14:22:01 -0500 Subject: [PATCH 1/2] debug Signed-off-by: Charlie Truong --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9dadb0a..09833873 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # NeMo-Run + > [!IMPORTANT] > NeMo-Run is still in active development and this is a pre-release. The API is subject to change without notice while in pre-release. First official release will be 0.1.0 and will be included in NeMo FW 24.09 as well. From 556952a7a8df672d6d066d7b3b616475614875c3 Mon Sep 17 00:00:00 2001 From: Charlie Truong Date: Wed, 11 Jun 2025 14:33:11 -0500 Subject: [PATCH 2/2] Test change Signed-off-by: Charlie Truong --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 09833873..b9dadb0a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # NeMo-Run - > [!IMPORTANT] > NeMo-Run is still in active development and this is a pre-release. The API is subject to change without notice while in pre-release. First official release will be 0.1.0 and will be included in NeMo FW 24.09 as well.