Skip to main content
Vincony
OP
OpenAI
Text

GPT-OSS 120B

openai/gpt-oss-120b

2 credits / request
Compare with…Added 2026

GPT-OSS 120B is OpenAI's open-source 120-billion parameter model, released for research and self-hosted deployment. It offers strong general capabilities comparable to earlier proprietary GPT models while being fully open for modification and fine-tuning.

Key Features

120B parameter open-source model

Strong general-purpose capabilities

Fully open weights for self-hosting

Fine-tuning and customization support

Commercial use permitted

Ideal Use Cases

1.

Self-hosted enterprise AI deployments

2.

Research and model development

3.

Custom fine-tuned applications

4.

On-premises AI for regulated industries

Technical Specifications

Parameters120B
ModalityText → Text
ProviderOpenAI
CategoryText Generation
LicenseOpen Source
Context Window128K tokens

API Usage

1curl -X POST https://api.vincony.com/v1/chat/completions \
2 -H "Authorization: Bearer YOUR_API_KEY" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "model": "openai/gpt-oss-120b",
6 "messages": [
7 { "role": "user", "content": "Hello, GPT-OSS 120B!" }
8 ]
9 }'

Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.

Compare with Another Model

Or compare up to 3 models

Frequently Asked Questions

Try GPT-OSS 120B now

Start using GPT-OSS 120B instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.

Vincony — Access the World's Best AI Models