Hello NVIDIA Support Team,
I am writing to request an increase to the rate limit on my NVIDIA NIM API free-tier account, from the default 40 RPM to 200 RPM (or the highest reasonable tier available for individual / small-team evaluation).
Account details
- Account email: rickwu@msi.com
- Team size: individual developer/Product PM of MSI GB10
- Current limit: 40 RPM
- Requested limit: 200 RPM
Project background
I am developing a self-hosted heterogeneous AI stack for agentic workloads. The orchestration layer is Hermes Agent (NousResearch), and I am using nvidia/nemotron-3-super-120b-a12b through the NIM hosted endpoint as the default agent-loop model, given its strong tool-calling and high throughput for multi-agent scenarios. My local inference hardware includes an NVIDIA DGX Spark (GB10), and I use the NIM hosted endpoints for rapid prototyping and evaluation before committing workloads to self-hosted NIM containers.
The agent relies on NIM-hosted models for:
- multi-step reasoning and tool calling,
- subagent spawning within a single task,
- long-context conversations with persistent memory.
The problem
Hermes Agent’s learning loop and subagent features can issue many model calls per task. During internal testing I often run requests in parallel (agents, tools, retries, streaming), which causes me to hit the 40 RPM ceiling frequently. This results in repeated 429 errors and stalled sessions, making it hard to validate the end-to-end prototype and user experience.
Usage intent and budget
This usage is strictly for internal development and evaluation, not for any large-scale production deployment, and I fully understand and respect NVIDIA’s fair-use policies for the free tier. If I can successfully validate the stack on NVIDIA’s platform, my plan is to move to paid offerings later — higher-throughput NIM endpoints and eventually self-hosted NIM containers on NVIDIA GPUs.
A temporary or standing increase to ~200 RPM would allow me to complete this early-stage evaluation. I would also appreciate any guidance on the most practical path to scale beyond the free tier for a small-budget developer (e.g., self-hosting NIM for evaluation without large GPU investment).
Thank you very much for your time, and for providing such powerful tools for developers. Any help on the rate-limit increase would be greatly appreciated.
Best regards,
Rick Wu