NVIDIA Nemotron 3.5 Lightning is an open mixture-of-experts model from NVIDIA, with 3B active parameters out of 30B total. It is suited for high-throughput agentic workloads and specialized tasks that benefit from domain-specific customization.
All providers = every upstream serving this model supports it. Some providers = depends on which upstream handles the request. Default = the value sent when you leave the parameter unset.
| Parameter | Providers | Default |
|---|---|---|
| frequency_penalty | All providers | - |
| include_reasoning | All providers | - |
| logit_bias | Some providers | - |
| logprobs | Some providers | - |
| max_tokens | All providers | - |
| min_p | Some providers | - |
| presence_penalty | All providers | - |
| reasoning | All providers | - |
| repetition_penalty | Some providers | - |
| response_format | All providers | - |
| seed | Some providers | - |
| stop | All providers | - |
| structured_outputs | All providers | - |
| temperature | All providers | - |
| tool_choice | Some providers | - |
| tools | Some providers | - |
| top_k | All providers | - |
| top_logprobs | Some providers | - |
| top_p | All providers | - |