All models
    NVIDIAReady now

    Nemotron 3.5 Lightning

    A low-latency Nemotron endpoint for fast production inference and agent workflows.

    Context length
    GPU requirementNot published
    Concurrency
    API model IDNemotron-3.5-Lightning
    Input pricing$0.05$0.025 / 1M50% discount
    Output pricing$0.20$0.10 / 1M50% discount
    Cached input pricing— / 1M

    Recommended use cases

    Where this model fits.

    Supported features

    Ready for production.

    OpenAI compatible
    Scale to zero

    API example

    Use the interface you already know.

    Every published text endpoint uses an OpenAI-compatible request surface.

    curl
    curl https://api.inferx.com/v1/chat/completions \
      -H "Authorization: Bearer $INFERX_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{ "model": "Nemotron-3.5-Lightning", "messages": [...] }'