NVIDIA's NIM platform is gaining traction among developers, but navigating the free tier often involves guesswork. A new playbook released on September 5, 2026, aims to solve this by providing a tested, real-world guide for accessing the Nemotron-3-Super-120B-A12B model without friction.

The Smoke Test Results

The core of this update is a rigorous smoke test performed against the NVIDIA NIM API. The developer confirmed that the nvidia/nemotron-3-super-120b-a12b endpoint returned a successful HTTP 200 status code. This validates that the model is currently active and accessible under the free-tier constraints. Not all endpoints are created equal. The playbook explicitly notes that the Super 49B variant was skipped during testing because it returned a 410 Gone status. This detail is crucial for builders who might otherwise waste time debugging deprecated or unavailable model versions.

Infrastructure and Resources

The playbook is hosted at ziuluiziul.github.io/ane-pagamento/nim/playbook.html, offering a structured approach to integration. A PDF version titled NIM-free-Super120-playbook.pdf is also available for offline reference. These resources serve as an independent verification of the API's current state, bypassing potentially outdated official documentation. The author also includes specific payment references, such as PIX codes qr_2 and qr_3, suggesting a community-supported or donation-based model for maintaining these technical guides. This reflects a growing trend of developers sharing infrastructure knowledge directly through personal GitHub pages and independent repositories.

Key Takeaways

  • NVIDIA NIM's Nemotron-3-Super-120B-A12B is live and returns HTTP 200 on free-tier requests.
  • The Nemotron-3-Super-49B model is currently returning 410 Gone, indicating it is unavailable or deprecated.
  • An independent playbook provides tested endpoints and integration steps for the working 120B model.
  • Resources are hosted on GitHub Pages with a downloadable PDF option for easy developer access.

The Bottom Line

Stop guessing which NIM endpoints are alive. Use this tested playbook to target the working 120B model and skip the 410 dead ends entirely.