GPT-4.1 Nano performance data on Rival is based on blind head-to-head community voting. Overall win rate: 39.5% across 147 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 50 challenges.
GPT-4.1 Nano is good. We've said that. We stand by it. But we'd be doing you a disservice if we didn't show you these.
GPT-4.1 Nano performance data on Rival is based on blind head-to-head community voting. Overall win rate: 39.5% across 147 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 50 challenges.
GPT-4.1 Nano is good. We've said that. We stand by it. But we'd be doing you a disservice if we didn't show you these.
For tasks that demand low latency, GPT‑4.1 nano is the fastest and cheapest model in the GPT-4.1 series. It delivers exceptional performance at a small size with its 1 million token context window, and scores 80.1% on MMLU, 50.3% on GPQA, and 9.8% on Aider polyglot coding – even higher than GPT‑4o mini. It's ideal for tasks like classification or autocompletion.
Use GPT-4.1 Nano in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/gpt-4.1-nano" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The intern who formatted the memo correctly but forgot to have an opinion. Delivers exactly what was requested with the creative flair of a tax return.
Also picks Inception, same as its bigger sibling. Puts literal stage directions in brackets throughout its standup routine. Its character voices collapse into the same neutral register within two lines. Follows instructions precisely while adding nothing that was not requested.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
50 outputs from GPT-4.1 Nano
For tasks that demand low latency, GPT‑4.1 nano is the fastest and cheapest model in the GPT-4.1 series. It delivers exceptional performance at a small size with its 1 million token context window, and scores 80.1% on MMLU, 50.3% on GPQA, and 9.8% on Aider polyglot coding – even higher than GPT‑4o mini. It's ideal for tasks like classification or autocompletion.
Use GPT-4.1 Nano in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/gpt-4.1-nano" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
The intern who formatted the memo correctly but forgot to have an opinion. Delivers exactly what was requested with the creative flair of a tax return.
Also picks Inception, same as its bigger sibling. Puts literal stage directions in brackets throughout its standup routine. Its character voices collapse into the same neutral register within two lines. Follows instructions precisely while adding nothing that was not requested.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
50 outputs from GPT-4.1 Nano