Nemotron 3 Nano is a small yet powerful large language model from NVIDIA's Nemotron 3 series, specifically crafted for effective agentic reasoning, interactive dialogue, and programming assignments. Its innovative Mixture-of-Experts Mamba-Transformer framework selectively activates a limited set of parameters for each token, ensuring rapid inference times without sacrificing accuracy or reasoning capabilities. With roughly 31.6 billion parameters in total, including about 3.2 billion active ones (or 3.6 billion when factoring in embeddings), it surpasses the performance of the previous Nemotron 2 Nano model while requiring less computational effort for each forward pass. The model is equipped to manage long-context processing of up to one million tokens, which allows it to efficiently process extensive documents, complex workflows, and detailed reasoning sequences in a single cycle. Moreover, it is engineered for high-throughput, real-time performance, making it particularly adept at handling multi-turn dialogues, invoking tools, and executing agent-based workflows that involve intricate planning and reasoning tasks. This versatility positions Nemotron 3 Nano as a leading choice for applications requiring advanced cognitive capabilities.