Open weights, served by a provider reached through SayGM. The provider receives the prompt under its API terms.
Released
Aug 2025Modalities
Text · Tool callingBest price on SayGM
-5.0%In
Out
per Mtok*
Create an API key and set it as GM_API_KEY in your terminal.
curl "https://api.saygm.com/v1/chat/completions" \
-H "Authorization: Bearer $GM_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-oss-20b",
"messages": [
{
"role": "user",
"content": "Hello!"
}
]
}'SayGM's best available rate for gpt-oss-20b next to Amazon Bedrock's own published list price — 5.0% off.
| Dimension | SayGM price | Amazon Bedrock list price |
|---|---|---|
| Input | $0.0665per Mtok | $0.07 |
| Output | $0.285per Mtok | $0.30 |
What buyers have actually paid on this model recently, across every provider and cache hits.
Input
$0.07
Cached input
—
Output
$0.29
$0.30Requests are load balanced across every provider serving this model, each offering its own rate, so what you pay is a blend rather than a single number. These are the blended rates actually paid — priced at what a provider offered, capped at list.
Measured over 168 windows: 146 requests and 28,402 input-side tokens, short of the 2,000,000 tokens the window walks for. Most recent window closed 2026-09-25 14:16 UTC.
Every provider currently serving this model, ranked by discount.
| Provider | Discount | In | Out |
|---|---|---|---|
| Provider 1 | 5.0% off |
Explore the OpenAI lab and compare related models.
The best available rate for gpt-oss-20b on SayGM right now is $0.07 per million input tokens and $0.29 per million output tokens.
SayGM's best available rate for gpt-oss-20b is 5.0% off Amazon Bedrock's list price.
Yes. gpt-oss-20b is served on SayGM's OpenAI-compatible chat/completions surface, so an unmodified OpenAI SDK pointed at SayGM's base URL works with it.
| $0.07 |
| $0.29 |
Measured on the requests SayGM routed to this model.
Fixed-seed suites SayGM runs against this model.