From b89686710d2df2d0b417ede855e6ddd23e3f3151 Mon Sep 17 00:00:00 2001 From: zijiexia <37504505+zijiexia@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:40:13 -0700 Subject: [PATCH] [Docs] re-organize nemotron cookbook (#27240) --- .../cookbook/autoregressive/NVIDIA/Nemotron3-Nano-Omni.mdx | 2 -- docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Ultra.mdx | 3 +-- docs_new/cookbook/autoregressive/intro.mdx | 2 +- docs_new/docs.json | 4 ++-- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Nano-Omni.mdx b/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Nano-Omni.mdx index 472965b49..6bfde97fe 100644 --- a/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Nano-Omni.mdx +++ b/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Nano-Omni.mdx @@ -2,8 +2,6 @@ title: Nemotron 3 Nano Omni metatags: description: "Deploy NVIDIA Nemotron 3 Nano Omni multimodal MoE model with SGLang - text, image, video, and audio inputs with reasoning and tool calling." -tag: - NEW --- import { Nemotron3NanoOmniDeployment } from '/src/snippets/autoregressive/nemotron3-nano-omni-deployment.jsx'; diff --git a/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Ultra.mdx b/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Ultra.mdx index f7c67c04a..ff5055dd9 100644 --- a/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Ultra.mdx +++ b/docs_new/cookbook/autoregressive/NVIDIA/Nemotron3-Ultra.mdx @@ -1,7 +1,6 @@ --- title: NVIDIA Nemotron3-Ultra -metatags: - description: "Deploy NVIDIA Nemotron3-Ultra with SGLang - 550B hybrid MoE model (55B active) with 1M context window, BF16/NVFP4 support, built for long-running autonomous agents." +description: "Deploy NVIDIA Nemotron3-Ultra with SGLang - 550B hybrid MoE model (55B active) with 1M context window, BF16/NVFP4 support, built for long-running autonomous agents." tag: NEW --- diff --git a/docs_new/cookbook/autoregressive/intro.mdx b/docs_new/cookbook/autoregressive/intro.mdx index 6941c8c56..00fc39d8a 100644 --- a/docs_new/cookbook/autoregressive/intro.mdx +++ b/docs_new/cookbook/autoregressive/intro.mdx @@ -58,7 +58,7 @@ metatags: