---
title: "Run Highly Efficient and Accurate Multi-Agent AI with NVIDIA Nemotron 3 Super Using vLLM"
url: https://daily.dev/posts/run-highly-efficient-and-accurate-multi-agent-ai-with-nvidia-nemotron-3-super-using-vllm-cpvrpiesj
source_url: https://vllm.ai/blog/nemotron-3-super
type: article
source: "vLLM"
published: 2026-05-10T09:49:06.290Z
updated: 2026-05-10T09:49:49.213Z
tags: ["ai-inference", "vllm", "mixture-of-experts"]
reading_time: 5
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Run Highly Efficient and Accurate Multi-Agent AI with NVIDIA Nemotron 3 Super Using vLLM

**[vLLM](https://daily.dev/sources/vllm)** · 5 min read · 1 upvotes · 0 comments

## Summary

NVIDIA Nemotron 3 Super, a 120B parameter hybrid MoE model with only 12B active parameters at inference, is now supported on vLLM. Designed for multi-agent AI applications, it features a 1 million token context window to address context explosion and a hybrid Transformer-Mamba architecture delivering up to 4x higher throughput to reduce reasoning costs. NVFP4 precision on Blackwell GPUs achieves 4x higher throughput vs FP8 on H100. Model weights are available on Hugging Face in BF16, FP8, and NVFP4 formats, and can be served via vLLM's OpenAI-compatible API.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vllm.ai/blog/nemotron-3-super>

## Similar posts on daily.dev

- [Run Multimodal Reasoning Agents with NVIDIA Nemotron on vLLM](https://daily.dev/posts/run-multimodal-reasoning-agents-with-nvidia-nemotron-on-vllm-vumht6rln) · vLLM · 0 upvotes · 0 comments

---

Tags: [#ai-inference](https://daily.dev/tags/ai-inference), [#vllm](https://daily.dev/tags/vllm), [#mixture-of-experts](https://daily.dev/tags/mixture-of-experts)

[View this post on daily.dev](https://daily.dev/posts/run-highly-efficient-and-accurate-multi-agent-ai-with-nvidia-nemotron-3-super-using-vllm-cpvrpiesj)
