OpenAI: gpt-oss-120b:free
gpt-oss-120bis our most powerful open-weight model, which fits into a single H100 GPU (117B parameters with 5.1B active parameters). Download gpt-oss-120b on HuggingFace. Key features Permissive Apache 2.0 license: Build freely without copyleft restrictions or patent risk—ideal for experimentation, customization, and commercial deployment. Configurable reasoning effort: Easily adjust the reasoning effort (low, medium, high) based on your specific use case and latency needs. Full chain-of-thought: Gain complete access to the model's reasoning process, facilitating easier debugging and increased trust in outputs. Fine-tunable: Fully customize models to your specific use case through parameter fine-tuning. Agentic capabilities: Use the models' native capabilities for function calling, web browsing, Python code execution, and structured outputs.
Pricing
Performance
Usage & Ranking
Supported parameters
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 | Some providers | Not sent by default |
| include_reasoning | All providers | - |
| logit_bias | Some providers | - |
| logprobs | Some providers | - |
| max_tokens | All providers | - |
| min_p | Some providers | - |
| presence_penalty | Some providers | - |
| reasoning | All providers | - |
| repetition_penalty | Some providers | - |
| response_format | Some providers | - |
| seed | Some providers | - |
| stop | Some providers | - |
| structured_outputs | Some providers | - |
| temperature | All providers | Not sent by default |
| tool_choice | Some providers | - |
| tools | Some providers | - |
| top_a | Some providers | - |
| top_k | Some providers | - |
| top_logprobs | Some providers | - |
| top_p | All providers | Not sent by default |