NVIDIA Boosts AI Agents with Nemotron 3.5, NeMo Switchyard; AMD Unveils Instella-MoE

This week, NVIDIA released Nemotron 3.5 Lightning and NeMo Switchyard for advanced AI agents, alongside JetPack 7.2.1 for Jetson devices. AMD introduced Instella-MoE, an open Mixture-of-Experts LLM optimized for Instinct MI300X, marking significant advancements in GPU-accelerated AI and model management.

NVIDIA Nemotron 3.5 Lightning and NeMo Switchyard Deliver Faster, Smarter, More Efficient Agentic AI (NVIDIA Blog)

NVIDIA announced significant updates for AI agents with the release of Nemotron 3.5 Lightning and NeMo Switchyard. Nemotron 3.5 Lightning is an expansion of NVIDIA's Nemotron 3 model family, designed for rapid and accurate specialized task execution in long-running AI agents. This model aims to improve efficiency in high-volume operations like tool calls, result validation, and subagent delegation, making AI agents more capable and robust for complex tasks. Developers can access these models for deployment on NVIDIA platforms, including RTX GPUs and DGX systems, catering to needs from local AI to enterprise-scale deployments. Complementing Nemotron 3.5 Lightning is NeMo Switchyard, a framework engineered to route AI agent workloads intelligently across multiple models. This allows developers to leverage the unique strengths and cost profiles of different models dynamically, optimizing performance and resource utilization. With NeMo Switchyard, builders can construct more sophisticated and adaptable agents by orchestrating various specialized models, ensuring the right model is used for the right task at the right time. Both releases underscore NVIDIA's focus on advancing the ecosystem for autonomous AI agents, providing practical tools for developers to build, customize, and deploy AI locally and at scale.
These releases are crucial for anyone developing intelligent agents on NVIDIA hardware, offering both powerful foundational models and the tooling to manage their execution efficiently across diverse tasks.

Introducing Instella-MoE: A State-of-the-Art Fully Open Mixture-of-Experts Language Model (AMD ROCm Blog)

AMD has unveiled Instella-MoE, a new state-of-the-art, fully open Mixture-of-Experts (MoE) language model, marking a significant contribution to the open-source AI community. This model boasts a substantial architecture with 16 billion total parameters and 2.8 billion active parameters, offering a powerful option for developers seeking advanced LLMs. Notably, Instella-MoE was trained from scratch on AMD Instinct™ MI300X accelerators, demonstrating AMD's commitment to building and optimizing AI models for its hardware ecosystem. The release emphasizes the model's open nature, providing transparency and accessibility for researchers and developers. Instella-MoE is designed to be highly efficient, leveraging the Mixture-of-Experts architecture to activate only a subset of parameters for any given input, leading to faster inference and reduced computational costs compared to dense models of similar total parameter count. This efficiency makes it particularly well-suited for demanding AI workloads on AMD's Instinct platform. The availability of such a large, open model from AMD directly supports the expansion of the ROCm software stack and its capabilities for high-performance AI, allowing users to harness the full potential of AMD's AI hardware for complex language understanding and generation tasks.
An open-source MoE LLM specifically trained on Instinct MI300X is a huge win for AMD's ROCm ecosystem, giving developers a direct path to high-performance AI on their hardware.

NVIDIA JetPack 7.2.1 Adds Agentic Video Skills and T3000 Emulation (NVIDIA Developer Blog)

NVIDIA has announced the release of JetPack 7.2.1, a significant update for its Jetson platform, which powers a wide range of edge AI applications including robotics, intelligent video analytics, industrial automation, and healthcare. This new version introduces "Agentic Video Skills," enhancing the capabilities of Jetson devices to process and understand video streams with more autonomy and intelligence. These skills are crucial for building advanced applications that can make decisions and take actions based on real-time video analysis, moving beyond traditional video processing to more sophisticated agent-based AI workflows directly at the edge. A key technical highlight of JetPack 7.2.1 is the addition of T3000 emulation. This feature allows developers to simulate the behavior and performance characteristics of the NVIDIA T3000 GPU on Jetson platforms. Such emulation capabilities are invaluable for development and testing, enabling engineers to design and optimize applications for target hardware that might not be immediately available or for future deployments, streamlining the development cycle for AI-intensive embedded systems. The enhancements in JetPack 7.2.1 reinforce Jetson's role as a leading platform for deploying powerful, efficient, and intelligent AI solutions at the edge, leveraging NVIDIA's unified software stack.
JetPack 7.2.1's agentic video skills will accelerate autonomous decision-making in embedded systems, and T3000 emulation is a practical win for hardware-agnostic development on Jetson.