惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
IT之家
IT之家
博客园_首页
博客园 - 【当耐特】
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
G
Google Developers Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
GbyAI
GbyAI
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
H
Help Net Security
T
Tailwind CSS Blog
B
Blog RSS Feed
Martin Fowler
Martin Fowler
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
博客园 - 叶小钗
雷峰网
雷峰网
量子位

NVIDIA Blog

GeForce NOW Turns Up the Heat With New GeForce RTX 5080-Powered Toronto Server NVIDIA Nemotron Achieves Benchmark-Leading Performance With LangChain Deep Agents Harness AI Innovators Adopt NVIDIA Vera — Why Max Single-Threaded CPU at Scale Matters NVIDIA and Hugging Face Bring New Models and Frameworks to LeRobot for the Open Robotics Community How Open Models Are Driving AI Research How Nations Are Deploying AI for Strategic Priorities Joyride Through July With 12 Games Coming to GeForce NOW NVIDIA Unlocks AI Compute at Scale, Inviting Partners to Power the AI Infrastructure Buildout NVIDIA and Partners Build in America, for America NVIDIA BioNeMo Agent Toolkit Brings Accelerated AI to Life Sciences Researchers in Claude Science How NVIDIA’s Inference Software Stack Powers the Lowest Token Cost How Jaiveer Singh Is Helping Robots — and Developers — Move Faster Into the Omniverse: Three Workflows for Improving Vision AI Agent Accuracy With Synthetic Data and Fine-Tuning Claude Meets Blackwell Ultra: Anthropic’s Models Now Run on NVIDIA GB300 in Azure Firefly Aerospace Operates NVIDIA Jetson in Lunar Orbit for the First Time Open Models, Closed Environments: Palantir Brings Secure AI to US Agencies With NVIDIA Nemotron The Ultimate Summer Sale Pairing: Steam Sale Meets GeForce NOW Discounts NVIDIA and AWS Collaborate to Bring AI to Production at Scale How Businesses Are Building Specialized AI They Can Trust NVIDIA Powers Over 400 of the World’s 500 Fastest Supercomputers NVIDIA Brings Trusted, 24/7 AI Agents to Telecom Operations At ISC, JUPITER Shows What Exascale Science Looks Like NAIRR Science Program Reshapes Scientific Research, Powered by NVIDIA AI Infrastructure From Materials Simulation to Experimental Astronomy, New NVIDIA AI Software Unlocks Scientific Discoveries NVIDIA Vera CPU Opens the Way for Agentic Scientific AI at Los Alamos National Laboratory Eco Wave Power Turns Waves Into Watts With NVIDIA AI Infrastructure and Digital Twins Hotter Than a Hot Tub: The 45°C Breakthrough to Cool AI’s Biggest Machines How FERC’s Large-Load Interconnection Actions Help Address Grid Stress, Improve Affordability At Cannes Lions, NVIDIA Partners Reshape Advertising and Marketing With AI Sync and Stream: GeForce NOW Connects to Members’ Game Libraries Across Devices
Hermes Unlocks Self-Improving AI Agents, Powered by NVIDI...
Abhishek Gore · 2026-05-13 · via NVIDIA Blog

Agentic AI is changing the way users get work done. Following the success of OpenClaw, the community is embracing new open source agentic frameworks. The latest is Hermes Agent, which crossed 140,000 GitHub stars in under three months and, as of last week, is the most used agent in the world according to OpenRouter.

Developed by Nous Research, Hermes is designed for reliability and self-improvement — two qualities that have historically been hard to achieve with agents. It’s provider- and model-agnostic by design, and optimized for always-on local use, making NVIDIA RTX PCs, NVIDIA RTX PRO workstations and NVIDIA DGX Spark the ideal hardware to run it at full speed, around the clock. 

Qwen 3.6, a new series of high-performance, open weight large language models (LLMs) from Alibaba, are ideal for running local agents like Hermes. The Qwen 3.6 27B and 35B parameter models are outperforming their previous-generation 120B and 400B parameter model counterparts and run on NVIDIA RTX and DGX Spark for accelerated agentic AI.

Hermes: Local AI Agent Capabilities Accelerated

Like other popular agents, Hermes integrates with messaging apps, can access local files and applications, and runs 24/7. But four standout capabilities set it apart:

  • Self-Evolving Skills: Hermes writes and refines its own skills. Every time the agent encounters a complex task or receives feedback, it saves its learnings as a skill so it can adapt and improve over time.
  • Contained Sub-Agents: Hermes treats sub-agents as short-lived, isolated workers dedicated to a sub-task — with a focused context and set of tools. This keeps task organization tidy, minimizes confusion for the agent and allows Hermes to run with smaller context windows, which is ideal for local models.
  • Reliability by design: Nous Research curates and stress-tests every skill, tool and plug-in that ships with Hermes. The result: Hermes just works — even with 30 billion-parameter-class local models — without the constant debugging that most other agent frameworks require.
  • Same model, better results: Developer comparisons using identical models across frameworks consistently show stronger results in Hermes. The difference is the framework: Hermes is an active orchestration layer, not a thin wrapper, enabling persistent, on-device agents instead of task-by-task execution.

Both the Hermes agent and the underlying LLM are built to run locally — which means the quality of hardware directly determines the quality of a user’s experience. NVIDIA RTX GPUs are purpose-built for this kind of workload.

Qwen 3.6: Data Center-Level Intelligence, Locally

The latest Qwen 3.6 models build on the acclaimed Qwen 3.5 series to deliver another leap forward for local AI agents. The new Qwen 3.6 35B model runs on roughly 20GB of memory while surpassing 120 billion-parameter models, which require 70GB+ of memory. 

In addition, Qwen 3.6 27B is a new, dense model with more active parameters — matching the accuracy of 400 billion-parameter models like Qwen 3.5 397B while being one-sixteenth the size. Running on high-end RTX GPUs provides the model the computing power it needs for a speedy experience.

These models are ideal for local agents like Hermes, and NVIDIA GPUs and DGX Spark are the fastest way to run them. NVIDIA Tensor Cores accelerate AI inference to deliver higher throughput and lower latency — so Hermes can work through a multistep task or refine one of its own skills in seconds rather than minutes.

DGX Spark: The Always-On Agentic Computer

Agents like Hermes are built to run continuously — responding to requests, planning multistep tasks, executing autonomously and self-improving. NVIDIA DGX Spark is the ideal companion — a compact, efficient standalone machine built for sustained, all-day agentic workflows. 

With 128GB of unified memory and 1 petaflop of AI performance, NVIDIA DGX Spark can run 120 billion-parameter mixture-of-experts models all day. And the new Qwen 3.6 35B model delivers equivalent intelligence in a leaner footprint — running faster and giving users the capacity to run concurrent workloads.

To maximize performance and ease of use, read the Hermes DGX Spark playbook. Plus, register for upcoming hands-on sessions in NVIDIA’s “Build It Yourself” agentic AI series to learn how to build autonomous AI agents with NemoClaw and OpenShell.

NVIDIA DGX Spark is available to order from NVIDIA’s manufacturing partners — visit the marketplace.

Getting Started With Hermes on NVIDIA Hardware

Running Hermes locally on NVIDIA hardware is straightforward. 

Visit the Hermes GitHub repository to get started, and pair it with a preferred local model and runtime. Run Hermes alongside Qwen 3.6 via llama.cpp, LM Studio or Ollama. Hermes Agent ships with LM Studio and Ollama support out of the box for the simplest path to a local agent.

Whether for a local AI enthusiast exploring the frontier of personal agents or a developer building local tooling for their workflows, Hermes on NVIDIA hardware offers a uniquely capable and reliable foundation.

Stay tuned for more updates from RTX AI Garage on the latest open models and agents optimized for NVIDIA RTX hardware.

#ICYMI: The Latest From RTX AI Garage

NVIDIA RTX PRO GPUs deliver up to 3x faster token generation running Qwen 3.6 models with llama.cpp. Get the real-time responsiveness needed for local AI, where agents can tackle multistep tasks and refine their skills to keep workflows seamless. 

Google’s Gemma 4 26B and 31B models now available as NVFP4 checkpoints for even faster performance on NVIDIA Blackwell GPUs. Pair the NVFP4 checkpoints with Google’s new Multi-Token Prediction drafters to get up to 3x faster inference at identical output quality, enabling frontier-class reasoning to run locally on NVIDIA GPUs. 

Mistral Medium version 3.5, also released in April, includes compatibility updates with llama.cpp and Ollama, enabling users to run on NVIDIA RTX PRO and DGX Spark systems. 

🦞 NVIDIA recently introduced NVIDIA NemoClaw, an open source stack that optimizes OpenClaw experiences on NVIDIA devices by increasing security and supporting local models. NemoClaw now supports Windows Subsystem for Linux (WSL2), bringing support to enthusiasts and developers on Microsoft’s platform. Get started with NemoClaw on DGX Spark with this step-by-step playbook.

Plug in to NVIDIA AI PC on Facebook, Instagram, TikTok and X — and stay informed by subscribing to the RTX AI PC newsletter.

Follow NVIDIA Workstation on LinkedIn and X

See notice regarding software product information.