PulseAugur
EN
LIVE 03:20:15

NVIDIA NIM model catalog updates remove older DeepSeek versions

NVIDIA's hosted inference catalog, accessible via a public endpoint without authentication, has recently removed older DeepSeek models such as DeepSeek-R1 and V3.1. The catalog now lists newer models like deepseek-ai/deepseek-v4-flash-0731 and deepseek-ai/deepseek-coder-6.7b-instruct. This change reflects DeepSeek's own retirement of older model generations. Developers are advised to query this endpoint before hardcoding model IDs to avoid errors, as it provides the most up-to-date information on available models in NVIDIA NIM. AI

IMPACT Developers using NVIDIA NIM should monitor the public model catalog endpoint to ensure their configurations remain up-to-date and avoid errors due to model retirements.

RANK_REASON The item discusses an update to a service's model catalog, which is a tool-related change rather than a core model release or research breakthrough.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

NVIDIA NIM model catalog updates remove older DeepSeek versions

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · toolfreebie ·

    NVIDIA NIM's catalog is queryable without a key, and DeepSeek-R1 is off it

    <p>A thing not enough people know about NVIDIA's hosted inference: the model catalog is a public endpoint. No account, no key:<br /> </p> <div class="highlight js-code-highlight"> <pre class="highlight shell"><code>curl <span class="nt">-s</span> https://integrate.api.nvidia.com/…