Developer Tools & Techniques – NVIDIA Technical Blog
…8 MIN READ Apr 17, 2026 Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Coding agents are starting to write production code at scale. Stripe’s agents generate 1,300+ PRs…
The human sciences are shifting: for the first time, core research tasks can be handed off to machines. AI chatbots increasingly contribute to scientific research, including in the most prestigious publications and in the social sciences. This has spurred optimism that AI could boost research productivity—while also stoking fears about overloaded peer review and a deluge of academic AI slop. But while turn-taking AI chatbots have primarily been used for writing assistance, coding agents could restructure social science research more radically. Agentic coding platforms like Claude Code and Code
Coding agents in the social sciencesUsing the toolkit for this specific use case provides multiple benefits: Config-driven workflows The toolkit helps shift the project from a rigid script to a flexible research platform. Instead of hard-coding the interactions between agents, you define the system’s logic—including personas, tools, and constraints—entirely within a YAML configuration. This modularity makes it trivial to swap models for different tasks. For example, you can assign a high-reasoning model to handle hypothesis generation while using a faster, more cost-effective model for the code agent without modifying the underl
Automating and Optimizing Financial Signal Discovery with Multi-Agent Systems | NVIDIA Technical Blog…8 MIN READ Apr 17, 2026 Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Coding agents are starting to write production code at scale. Stripe’s agents generate 1,300+ PRs…
…Experimental results on multiple Lightning checkpoints demonstrate QAD consistently outperforms PTQ in median accuracy recovery and agentic/coding benchmarks, with QAD enabling more aggressive quantization settings that would otherwise incur unacceptable degradation…
AI + ML Claude Code routines promise mildly clever cron jobs Plus Anthropic has redesigned its Claude app Anthropic has made it easier to automate Claude-oriented tasks without relying on autonomous agent…
…Additionally, the agent has made critical contributions to scientific research, boosting predictive accuracy across 20 natural disaster risk categories by 5%, and discovering quantum circuits with 10x lower error rates for running…
…May 21, 2026 Deploying Hermes Agent for Free on AMD Developer Cloud with open models and vLLM Deploy Hermes Agent for free on AMD Developer Cloud with Qwen3.5, vLLM, and AMD…
…15 MIN READ Inference Performance See all See all Apr 17, 2026 Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Coding agents are starting to write production code at scale. Stripe…
…15 MIN READ Inference Performance See all See all Apr 17, 2026 Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Coding agents are starting to write production code at scale. Stripe…
In medium reasoning mode, it both scores higher than the 3.6 version, AND is very much more efficient (almost half requests needed, and a third less tokens generated) - at DeepSeek v4 Flash 3107 MXFP4 level The xhigh mod…
Following up on my previous post about my budget server setup (Intel N100 + RTX 5060 Ti 16GB), a few of you asked for a deeper dive into my actual inference config and real-world agentic performance. Like many of you, I …
TL;DR: I spent 9 days developing a new quantization method for MLX models and measured 18 variants against each other on a single M5 Max MacBook Pro (128 GB). The result is the best-measuring MLX quant of Qwen3.5-122B-A1…
I used LM Studio Bionic with Qwen 3.8 27B Q3_K_S with 57k context. It took a staggering 63 hours to finish coding. After the first prompt "Create a beautiful, relaxing flight simulator in a single HTML page" taking 47.8 …
I have been using local models on/off for like 2 years or so but never really used them extensively because the closed ones were always much better. Once Qwen 3.8 27B was released I decided to give it another serious try…
…image generation evaluation, with retraining causing larger fluctuations than resampling, and recommends updated evaluation protocols with error bars and optimal guidance tuning. Generated by Qwen/Qwen2.5-Coder-32B-Instruct The Frechet…
…presents a visual quantization framework that balances semantic richness and detail preservation in discrete representations, enabling efficient multimodal training with native-resolution inputs. Generated by Qwen/Qwen2.5-Coder-32B-Instruct A…
…15 MIN READ Inference Performance See all See all Apr 17, 2026 Full-Stack Optimizations for Agentic Inference with NVIDIA Dynamo Coding agents are starting to write production code at scale. Stripe…