NVIDIA logo

How NVIDIA Uses GPT

156 engineering articles about GPT from NVIDIA's engineering team

Articles

Filter:
NVIDIA logo
NVIDIA
Advanced
Autonomous vehicle (AV) development often relies on separate models for trajectory generation, high-level intent prediction, scene understanding…
Elizabeth Goodman
12 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
NVIDIA Ising Calibration is an open source vision language model (VLM) designed to interpret diagnostic outputs from quantum processors and determine how they…
Tanya Lenz
4 min read
--
NVIDIA logo
NVIDIA
Advanced
Building a great AI agent isn’t just about choosing the right models. The harness is the architecture surrounding the model. How it renders context…
Michelle Horton
9 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Coding AI agents are becoming practical operators for long-running machine learning (ML) workflows. They can inspect repositories, set up runtimes…
Tanya Lenz
14 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
AI scientists are emerging as a new interface for scientific computing. These agents can read papers, write code, generate hypotheses, call APIs, inspect files…
Kyle Tretina
9 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Every swipe, transfer, and payment on a modern financial network encodes a pattern of human behavior. Transaction data is one of the richest signals an…
Benjamin Wu
10 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
NVIDIA delivered a clean sweep in MLPerf Training v6.0, the latest edition of industry-standard AI training benchmarks developed by the MLCommons consortium.
Farshad Ghodsian
11 min read
--
NVIDIA logo
NVIDIA
Advanced
Mixture-of-experts (MoE) models have quickly become a foundational component of modern, large-scale AI systems. They are widely adopted because they enable…
Rachit Garg
9 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Quick glossary for readers new to VLA/WAM terminology VLA Vision-Language-Action model: a robot policy that starts from a pretrained VLM backbone and adapts it…
NVIDIA logo
NVIDIA
Advanced
AI agents are changing how you interact with your PC. Creators, developers, and AI enthusiasts are already using these agents extensively to assist with day-to…
Annamalai Chockalingam
8 min read
--
NVIDIA logo
NVIDIA
Intermediate
As AI models grow in complexity and regulatory scrutiny intensifies under frameworks including California’s AB-2013 and the EU AI Act, software teams face a…
NVIDIA logo
NVIDIA
Intermediate
An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return…
Matej Kosec
16 min read
Includes Code
--
NVIDIA logo
NVIDIA
Intermediate
In March 2026, three LLM agents generated over 600,000 lines of code, ran 850 experiments, and helped secure a first-place finish in a Kaggle playground…
NVIDIA logo
NVIDIA
Advanced
NVIDIA Ising is the world’s first family of open AI models for building quantum processors, launching with two model domains: Ising Calibration and Ising…
NVIDIA logo
NVIDIA
Intermediate
Training LLMs requires periodic checkpoints. These full snapshots of model weights, optimizer states, and gradients are saved to storage so training can resume…
Wenqi Glantz
12 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Co-designed hardware, software, and models are key to delivering the highest AI factory throughput and lowest token cost. Measuring this goes far beyond peak…
NVIDIA logo
NVIDIA
Advanced
Agentic AI is an ecosystem where specialized models work together to handle planning, reasoning, retrieval, and safety guardrailing. As these systems scale…
Chintan Patel
10 min read
--
NVIDIA logo
NVIDIA
Intermediate
While consumer AI offers powerful capabilities, workplace tools often suffer from disjointed data and limited context. Built with LangChain, the NVIDIA AI-Q…
NVIDIA logo
NVIDIA
Intermediate
AI has evolved from assistants following your directions to agents that act independently. Called claws, these agents can take a goal, figure out how to achieve…
Ali Golshan
6 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Agentic AI systems need models with the specialized depth to solve dense technical problems autonomously. They must excel at reasoning, coding…
NVIDIA logo
NVIDIA
Advanced
In the rapidly evolving landscape of large language model (LLM) development, NVIDIA Megatron Core has emerged as the foundational framework for training massive…
Mireille Fares
8 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
In this post, we dive into one of the most critical workloads in modern AI: Flash Attention, where you’ll learn: Environment requirements: See the quickstart…
Alessandro Morari
19 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
The article discusses how recent upgrades to open source AI tools enhance the performance of small language models (SLMs) and diffusion models on NVIDIA RTX PCs.
Annamalai Chockalingam
7 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the latest software and model optimizations for NVIDIA DGX Spark, highlighting significant performance improvements in AI workflows.
Allen Bourgoyne
5 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the development of small orchestration agents, specifically the ToolOrchestra method, which automates the selection and management of models and tools for task-solving in AI s...
Shizhe Diao
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Beginner
The article discusses the benchmarking of AI coding assistants in writing efficient CUDA code using the ComputeEval framework.
Daniel Rodriguez
2 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses how NVIDIA's NeMo Automodel simplifies the training of large-scale mixture-of-experts (MoE) models in PyTorch, making it accessible to a broader audience.
Hemil Desai
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the advancements in Explainable AI for radiology through NVIDIA Clara Reason, focusing on the NV-Reason-CXR-3B model that enhances diagnostic transparency and mimics radiologi...
Andriy Myronenko
11 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses how the NVIDIA DGX Spark supercomputer enhances performance for intensive AI tasks, providing a local alternative to cloud computing.
Allen Bourgoyne
5 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses Neural Robot Dynamics (NeRD), a neural simulation framework designed to enhance robotics development by accurately predicting the dynamics of articulated robots.
Jie Xu
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses three neural innovations from NVIDIA Research that are enhancing robot learning capabilities, specifically focusing on bridging the gap between controlled simulations and real...
Rishabh Chadha
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses how NVIDIA Dynamo can help reduce Key-Value (KV) Cache bottlenecks in large language model (LLM) inference by offloading cache data to more cost-effective storage solutions.
Amr Elmeleegy
11 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses NVIDIA's Blackwell Ultra architecture, which sets new inference records in the MLPerf Inference v5. 1 benchmark.
Zhihan Jiang
10 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses fine-tuning the gpt-oss model for improved accuracy and performance through Quantization Aware Training (QAT) and Supervised Fine-Tuning (SFT).
Eduardo Alvarez
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses how NVIDIA's hardware innovations, particularly the Blackwell architecture and NVFP4 precision, along with their open source contributions, are driving advancements in AI.
George Chellapa
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the advancements in quantum error correction (QEC) and application development with the release of CUDA-QX 0. 4.
Shane Caldwell
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article introduces NVFP4, a new 4-bit floating point format designed for efficient and accurate low-precision inference on NVIDIA's Blackwell architecture.
Eduardo Alvarez
10 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
Project G-Assist is an experimental AI assistant designed to help users control their RTX GPU and other PC settings using a natural language interface.
Sydney Altobell
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the integration of AI supercomputing with quantum computing education through the NVIDIA CUDA-Q platform.
Monica VanDieren
7 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the exponential growth of large language models (LLMs) and the importance of profiling LLM training workflows on the NVIDIA Grace Hopper architecture.
Karin Sevegnani
11 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
This article discusses NVIDIA's advancements in robotic assembly and contact-rich manipulation, highlighting innovative workflows and technologies that enhance flexibility, adaptability, and scalab...
Oyindamola Omotuyi
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the transformative role of domain-adapted large language models (LLMs) with reasoning capabilities in accelerating battery research.
Rucha Apte
11 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the development of an AI-powered tool for automatic citation validation using NVIDIA NIM, aimed at improving the accuracy of citations in academic and AI-generated content.
Sebastian Haan
8 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the advancements of NVIDIA's Blackwell architecture, highlighting its significant performance improvements in MLPerf Inference v5.
Ashraf Eassa
9 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
NVIDIA has released a new Generative AI Teaching Kit aimed at enhancing education in generative AI technologies.
NVIDIA logo
NVIDIA
Intermediate
The article discusses the integration of NVIDIA ACE AI characters into games using the new In-Game Inferencing SDK (NVIGI).
Allyson Vasquez
11 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses how NVIDIA's full-stack solutions, including the newly renamed NVIDIA Dynamo Triton, optimize AI inference performance.
Nick Comly
9 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the importance of GPU memory in enhancing AI performance, particularly for local AI model execution.
Sama Bali
6 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article evaluates GenMol, a generalist foundation model for molecular generation, comparing it with SAFE-GPT.
Kyle Tretina
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
This article provides an in-depth exploration of Retrieval-Augmented Generation (RAG) and its transformative potential for the Architecture, Engineering, and Construction (AEC) industry.
Sama Bali
12 min read
Has Summary
--