diff --git a/docs.json b/docs.json index 49168dd..a04b43d 100644 --- a/docs.json +++ b/docs.json @@ -229,7 +229,8 @@ "quantized-gguf-models-cloned", "vllm-llm-inference-and-serving", "examples/text-generation/minimax-m2", - "examples/text-generation/glm-47-flash" + "examples/text-generation/glm-47-flash", + "examples/text-generation/nemotron-3-super" ] }, { diff --git a/examples/text-generation/nemotron-3-super.mdx b/examples/text-generation/nemotron-3-super.mdx new file mode 100644 index 0000000..7336959 --- /dev/null +++ b/examples/text-generation/nemotron-3-super.mdx @@ -0,0 +1,321 @@ +--- +title: NVIDIA Nemotron 3 Super +slug: nemotron-3-super-deployment-vast +createdAt: Wed Mar 12 2026 20:00:00 GMT+0000 (Coordinated Universal Time) +updatedAt: Wed Mar 12 2026 20:00:00 GMT+0000 (Coordinated Universal Time) +--- + +