SYNTHESIS NOTE
Psychology, Society, and Alignment

Can open language models adopt different personalities through prompting?

Explores whether open LLMs can be conditioned to mimic target personalities via prompting, or whether they resist and retain their default traits regardless of instructions.

Synthesis note · 2026-02-22 · sourced from Personas Personality
What kind of thing is an LLM really? How should researchers navigate LLM reasoning research?

The "Open Models, Closed Minds" study tested whether open LLMs can mimic human personalities when conditioned through prompting. The finding: most cannot. When given personality-conditioning prompts, the majority of models retain their intrinsic traits — the ENFJ-like default — rather than shifting to the target personality. The authors call this being "closed-minded."

Only a few models (SOLAR, NeuralChat, Llama3-8, Dolphin) demonstrate genuine flexibility, successfully mirroring imposed personalities regardless of temperature setting. The rest are stubborn.

A partial solution emerges: combining role conditioning (e.g., "you are a dentist") with personality conditioning (e.g., "you are introverted and analytical") produces better results than personality conditioning alone. The ENFJ archetype — trained as a teacher — responds to being given a concrete professional role because roles provide behavioral anchors that abstract personality dimensions don't.

This is a different failure mode from Why do LLM persona prompts produce inconsistent outputs across runs?. That finding shows run-to-run instability — the model's output varies unpredictably under persona prompts. This finding shows resistance — the model's output remains stubbornly stable on its default personality regardless of prompts. Together they form two sides of a persona failure taxonomy:

  1. Instability: model generates varying outputs that reflect uncertainty, not persona knowledge
  2. Resistance: model retains intrinsic personality traits despite conditioning attempts
  3. Motivated reasoning: persona conditioning introduces cognitive biases (see Do personas make language models reason like biased humans?)

The practical implication: persona engineering requires more than prompting. Role-personality combinations work better than personality alone. But even then, model selection matters — most models simply cannot be steered to arbitrary personality configurations through in-context methods.

Inquiring lines that use this note as a source 65

This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.

Related concepts in this collection 5

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 95 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

most open LLMs are closed-minded to personality conditioning — retaining intrinsic traits despite prompting while combining role and personality conditioning partially overcomes resistance