Skip to content

Commit 49b2a73

Browse files
author
Jatin Gangani
committed
switch to dynamo release branch
1 parent f877df1 commit 49b2a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runners/launch_gb200-nv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ if [[ $FRAMEWORK == "dynamo-trtllm" ]]; then
5858
git clone https://github.com/ai-dynamo/dynamo.git "$DYNAMO_PATH"
5959
cd "$DYNAMO_PATH"
6060
if [[ $MODEL == *"gpt-oss"* ]]; then
61-
git checkout jthomson04/gpt-oss-disagg-slurm
61+
git checkout release/0.5.1-rc0.20251114
6262
else
6363
git checkout release/0.5.1-rc0.20251105
6464
fi

0 commit comments

Comments
 (0)