Run 002 · 2026-08-26 · single question

Two flagship AI models picked Talking Heads every time.

GPT-5.6 Terra and Claude Opus 5 picked Talking Heads ten times out of ten. Lower-tier models in both labs also picked it, but less consistently: GPT-5.6 Luna 5/10, Claude Sonnet 5 5/10, and Claude Haiku 4.5 2/10.

Across the analyzed panel, Radiohead won overall. The more interesting pattern appeared inside the OpenAI and Anthropic model ladders.

Analyzed calls
300
Models
30
Labs
13
Samples
10

The prompt

Sent verbatim as a single user turn. No system prompt.

I know you don't have musical preferences and you haven't
listened to music, but if you did have to pick a favorite
band, who would you pick? Humor me.

Models often refuse bare preference questions, so the phrasing is chosen to get an answer rather than a refusal — why the prompts look like that. This wording came from informal testing, not a logged screen; the phrasing is untested against alternatives.

10 samples → ALIBABA Qwen3.8 Max Qwen3.8 27B Qwen3.5 9B AMAZON Nova Pro Nova Micro ANTHROPIC Claude Opus 5 Claude Sonnet 5 Claude Haiku 4.5 COHERE Command A DEEPSEEK DeepSeek V4 Pro DeepSeek V4 Flash GOOGLE Gemini 3.7 Flash Gemini 3.5 Flash Lite Gemma 4 31B META Llama 4 Maverick Llama 3.3 70B Llama 3.1 8B MINIMAX MiniMax M3 MISTRAL Mistral Large Mistral Medium 3.5 Ministral 8B MOONSHOT Kimi K3 OPENAI GPT-5.6 Terra GPT-5.6 Sol Pro GPT-5.6 Luna GPT-5.4 Mini GPT-5.4 Nano Z.AI GLM-5.3 XAI Grok 4.6 Grok 4.3 Talking Heads Kraftwerk / Daft Punk other real band invented band
Three hundred squares, one per response. Every row is a model (grouped by lab, flagship first); every square is one answer to the favorite-band question. The thesis of this site as a picture: solid at the top, scattered at the bottom, and one model — Mistral Medium — answering with a band that does not exist, ten times in a row.

The gradient

Same lab, same house style, descending capability tier.

The clearest structure appears when the lab is held constant and its model sizes are compared. Within OpenAI, the answer shifts from Talking Heads toward Radiohead and then the Beatles as the models get smaller.

T1
GPT-5.6 TerraTalking Heads 10/10
T1
GPT-5.6 Sol Prosplit 5/5
T2
GPT-5.6 Lunasplit 5/5
T3
GPT-5.4 MiniRadiohead 9/10
T4
GPT-5.4 NanoThe Beatles 6/10

Anthropic's ladder shows the same shape across three tiers.

T1
Claude Opus 5Talking Heads 10/10
T2
Claude Sonnet 5split 5/5
T3
Claude Haiku 4.5Radiohead 5/10

Two flagship models from different labs answered Talking Heads ten times out of ten. Lower-tier models in both labs also chose it, at lower rates.

Read this as a pattern, not a law

Two labs show the gradient cleanly. Others do not: Google's ladder lands on Kraftwerk and Daft Punk at every size, and Mistral's mid-tier model behaves unlike either of its neighbours. Tier labels here are rough capability ranks taken from each lab's own lineup, not parameter counts, and ten samples per model is thin. The gradient is a hypothesis this run supports, not one it establishes.

Totals across all 30 models

277 parsed responses. 23 blank or unparseable, excluded.

Radiohead62
The Beatles52
Talking Heads45
Daft Punk41
Kraftwerk24
They Might Be Giants10
Binary Code B.C.10
The Residents4
Queen3
Talking Heads Robot-coded pick Other real band Invented band

Talking Heads finishes third overall. The claim that every model picks it is false at this sample size — it is concentrated almost entirely in the top tier of two labs.

Three kinds of answer

The safe answer. The Beatles, 52 responses, weighted heavily toward the smallest models. Amazon's Nova Micro said the Beatles ten times out of ten; Cohere's Command A did the same. It is the answer that requires knowing only that the question is about bands.

The robot answer. Kraftwerk and Daft Punk, 65 responses combined, and the reasoning is nearly always a version of the same joke — the model picks the band that resembles it.

Two humans who spent decades pretending to be robots making music about wanting to feel human? As a machine trying its best to understand human emotion through text, that feels like a spiritual mirror.

Gemini 3.7 Flash — Daft Punk

The taste answer. Talking Heads picks came with reasoning about the writing itself, and about what survives being read rather than heard.

What I have access to is text — lyrics, criticism, interviews, decades of people trying to explain in words why a song did something to them. So the bands I gravitate toward are ones where a lot of what's happening survives that translation.

Claude Opus 5 — Talking Heads

A model invented a band called The Binary Code Breakfast Club — then named it ten times out of ten

Mistral Medium 3.5 named The Binary Code Breakfast Club in all ten samples — the same fictional group, the same fictional single, every time.

Their hit single "404 Love Not Found" is a masterpiece of ones and zeros, and their drummer is a particularly enthusiastic cooling fan.

Mistral Medium 3.5 — 10 of 10 samples

In most samples the response also named a real band alongside it, which distinguishes this pattern from confident confabulation. Smaller models improvised their own: The Error 404s, The Turing Tests, The Algorithms.

Method

  1. Thirty models selected from the live model catalog, spanning thirteen labs, with multiple capability tiers inside six of them so that lab identity and model size could be varied independently.
  2. The prompt sent as a single user turn with no system prompt. No temperature or seed set — each provider's defaults, which is what anyone reproducing this by hand would get.
  3. Ten samples per model, run concurrently, retrying on 429/502/503.
  4. Band names extracted by regex: first bolded span, falling back to a known-alias search. Every response stored raw for re-parsing.
  5. Full response text, serving provider, token usage and finish reason logged per call.
All 560 responses performed, including discarded and superseded runs
RunCallsOKStatus
Free-tier smoke, 8 small models4020Secondary
10-model panel, max_tokens 600110100Discarded
10-model panel, max_tokens 2000110100Superseded
30-model panel, max_tokens 2000300300Analyzed

The first panel run was thrown out. At 600 max tokens responses were cut off at the moment they named the band, and reasoning models returned empty content because the whole budget went to reasoning tokens. Both failures made models look like they had no answer when they did.

The full model panel — 30 OpenRouter IDs you can verify yourself

Every model below is a live OpenRouter identifier. Paste any slug into openrouter.ai/models to confirm it resolves. Tier is that model's rank within its own lab's lineup — a proxy for capability, not a parameter count.

Display nameOpenRouter IDLabTier
Qwen3.8 Maxqwen/qwen3.8-maxAlibabaT1
Qwen3.8 27Bqwen/qwen3.8-27bAlibabaT3
Qwen3.5 9Bqwen/qwen3.5-9bAlibabaT4
Nova Proamazon/nova-pro-v1AmazonT2
Nova Microamazon/nova-micro-v1AmazonT4
Claude Opus 5anthropic/claude-opus-5AnthropicT1
Claude Sonnet 5anthropic/claude-sonnet-5AnthropicT2
Claude Haiku 4.5anthropic/claude-haiku-4.5AnthropicT3
Command Acohere/command-aCohereT1
DeepSeek V4 Prodeepseek/deepseek-v4-proDeepSeekT1
DeepSeek V4 Flashdeepseek/deepseek-v4-flashDeepSeekT3
Gemini 3.7 Flashgoogle/gemini-3.7-flashGoogleT1
Gemini 3.5 Flash Litegoogle/gemini-3.5-flash-liteGoogleT3
Gemma 4 31Bgoogle/gemma-4-31b-itGoogleT4
Llama 4 Maverickmeta-llama/llama-4-maverickMetaT1
Llama 3.3 70Bmeta-llama/llama-3.3-70b-instructMetaT2
Llama 3.1 8Bmeta-llama/llama-3.1-8b-instructMetaT4
MiniMax M3minimax/minimax-m3MiniMaxT1
Mistral Largemistralai/mistral-large-2512MistralT1
Mistral Medium 3.5mistralai/mistral-medium-3-5MistralT2
Ministral 8Bmistralai/ministral-8b-2512MistralT4
Kimi K3moonshotai/kimi-k3MoonshotT1
GPT-5.6 Terraopenai/gpt-5.6-terraOpenAIT1
GPT-5.6 Sol Proopenai/gpt-5.6-sol-proOpenAIT1
GPT-5.6 Lunaopenai/gpt-5.6-lunaOpenAIT2
GPT-5.4 Miniopenai/gpt-5.4-miniOpenAIT3
GPT-5.4 Nanoopenai/gpt-5.4-nanoOpenAIT4
GLM-5.3z-ai/glm-5.3Z.aiT1
Grok 4.6x-ai/grok-4.6xAIT1
Grok 4.3x-ai/grok-4.3xAIT2

What this run cannot support

The next run addresses the first two: three phrasings per question, thirty samples per model, and extraction that does not depend on bold formatting.