NeMo Libraries
TrialTools
NVIDIA libraries used to customize and adapt models for agent workflows.
Why it's here
Placed in Trial: 9 article(s) of evidence from 2 source(s), led by product launches, with 1 in the last 30 days. Confidence 61%.
Evidence (9)
- 7NVIDIA GenAI·7/17/2026researchNVIDIA Vera Rubin Targets Better Intelligence per Dollar for Agentic AI Training
NVIDIA argues that post-training has become the central workload in the agentic AI era, where models continuously adapt through reinforcement learning, tool use, and recovery from failures. The company highlights NeMo libraries and its Nemotron 3 Ultra open-weight model as examples of infrastructure and model design aimed at improving intelligence per dollar, with lower cost per token also improving inference economics.
- 7Hugging Face Blog·6/24/2026framework_updateNVIDIA NeMo AutoModel boosts MoE fine-tuning in Transformers v5
Hugging Face describes how NVIDIA NeMo AutoModel builds on Transformers v5 to improve fine-tuning performance for Mixture-of-Experts models. Using the same from_pretrained() API, it adds Expert Parallelism, DeepEP all-to-all dispatch, and TransformerEngine kernels, delivering higher throughput and lower GPU memory use.
- 7NVIDIA GenAI·6/23/2026product_launchNVIDIA Unveils Agent Toolkit for Specialized Enterprise AI
NVIDIA says businesses are moving from general AI pilots to specialized agents that can reason, use tools, and act within real workflows. The company is packaging models, blueprints, and a secure runtime into NVIDIA Agent Toolkit to help enterprises build AI coworkers they can customize, control, and trust across industries such as life sciences, healthcare, cybersecurity, and software design.
- 7NVIDIA GenAI·6/23/2026product_launchNVIDIA Showcases Autonomous AI Agents for Telecom Operations
NVIDIA is presenting a telecom autonomy stack at TM Forum DTW Ignite 2026 that combines synthetic data, telecom-domain models, secure runtimes and simulations for more autonomous network and business operations. Partners including SoftBank Corp., AdaptKey, Amdocs and NTT DATA are using NVIDIA tools to build privacy-preserving datasets and long-running agents for tasks such as self-healing, customer care and network degradation detection.
- 8NVIDIA GenAI·6/2/2026framework_updateNVIDIA Unveils NemoClaw for Secure Autonomous Industrial AI Agents
NVIDIA introduced NemoClaw, an open blueprint for building long-running autonomous AI agents with secure runtime controls, model routing, and customization tools. Industrial software vendors including Cadence, Dassault Systèmes, Siemens, Synopsys, and startups such as Flexcompute, Luminary, and Neural Concept are using it to automate design, simulation, verification, and reporting workflows across CAE and EDA.
- 8NVIDIA GenAI·6/2/2026product_launchNVIDIA Adds Agentic AI Support to Jetson Edge Platform
NVIDIA announced JetPack 7.2 and NemoClaw support for Jetson at COMPUTEX, bringing agentic AI capabilities to edge devices. The update adds Yocto support, CUDA 13 on Jetson Orin, MIG on Jetson Thor, and performance gains for Jetson AGX Orin 32GB, while enabling deployment of agentic workflows for robotics, inspection, and industrial automation.
- 8NVIDIA GenAI·5/21/2026model_releaseNVIDIA Debuts Nemotron 3 Ultra for Long-Running AI Agents
At NVIDIA GTC Taipei at COMPUTEX, NVIDIA announced Nemotron 3 Ultra, an open 550-billion-parameter mixture-of-experts model designed for long-running AI agents. The company says it delivers up to 5x faster inference and can reduce the cost of complex agentic tasks by up to 30%, with early adopters including Perplexity, Palantir and ServiceNow.
- 8NVIDIA GenAI·5/12/2026product_launchNVIDIA and SAP Add Secure Runtime for Enterprise AI Agents
SAP and NVIDIA announced an expanded collaboration to run specialized enterprise AI agents with stronger security, governance, and audit controls. SAP will embed NVIDIA OpenShell into SAP Business AI Platform, and NVIDIA’s NemoClaw reference blueprint will be available in Joule Studio to speed secure agent development and deployment.
- 7Hugging Face Blog·3/20/2026researchBuild a Domain-Specific Embedding Model in a Day
Hugging Face highlighted a workflow for fine-tuning a domain-specific embedding model from unlabeled documents using synthetic data generation. The tutorial combines NVIDIA tools to train, evaluate, and deploy an embedding model for RAG, reporting retrieval gains on NVIDIA and JIRA datasets.