Home / Choosing your model and your tool
The model landscape, one family of predictors
Claude, GPT, Gemini and open-weight models are all next-word predictors trained differently, and a prompt template written for one carries across to the others with barely any change.
Claude, GPT and Gemini rest on the same basic training principle. Anthropic describes the initial learning phase of Claude this way: the model learns to predict the next word from all the text that precedes it in the document. The models offered by other major providers, and the open-weight models that anyone can install on their own hardware, share this same general architecture, trained on corpora and with settings that differ from one provider to the next.
What carries over from one assistant to another
This kinship explains why a prompt-writing technique learned on Claude often works almost as it stands elsewhere. A template that sets a role, an expected output format and a sample response is interpreted in a comparable way, because each model completes the text that follows while taking that context into account, whichever provider trained it.
You write minutes for association meetings.
Answer in three numbered points, each a complete sentence.
Here are the raw notes to summarise: notes
This template pastes into another conversational assistant with almost no change: the role, the three-point format and the expected example remain understandable, because they describe an instruction rather than a technical command specific to Claude. What is left is to compare the answers obtained, which choosing the right model tier for the task helps do methodically rather than by chance.
What actually sets providers apart
The level of reasoning brought to bear on an answer also varies within a single family, not only between providers. A model built for speed answers faster but digs less deeply into a complex problem than a model built for depth, a distinction found at Claude just as at its competitors, under names that differ from one to the next.
Shared architecture says nothing about the practical differences, which are real. The size of the context window, the way each provider handles the data sent to it, and the ecosystem of tools around the model, connectors, memory and scheduled tasks for Claude, change from one provider to the next and evolve over time. The figure below compares these criteria without fixing an exact figure, a figure for a context window or a tier name goes stale faster than the principle it illustrates.
Checking these differences at the moment of choosing remains more reliable than relying on memory. A prompt that works well on one provider can give a shorter, longer or less structured answer on another, even when its basic structure carried across without notable change.
Four model families on the same criteria
| Model family | Training principle | Context window | Data confidentiality | Tool ecosystem |
|---|---|---|---|---|
| Claude | Predicts the next word from the preceding context, then fine-tuned to be a helpful assistant. | Varies by the model chosen within the range, to check in the selector at the moment of use. | Governed by the terms of the Claude account in use, worth reading before pasting in sensitive data. | Connectors, memory and scheduled tasks specific to the Claude offering. |
| GPT | Same general principle of next-word prediction, then fine-tuned by its own provider. | Varies by the model chosen, to check in that provider's documentation at the moment of use. | Governed by terms specific to that provider, distinct from Claude's. | Extensions and integrations specific to that provider's ecosystem. |
| Gemini | Same general principle of next-word prediction, then fine-tuned by its own provider. | Varies by the model chosen, to check in that provider's documentation at the moment of use. | Governed by terms specific to that provider, distinct from Claude's. | Integrations specific to that provider's ecosystem. |
| Open-weight models | Same general principle of next-word prediction, published to be installed and tuned by anyone who wants to. | Varies widely depending on the model downloaded and the hardware available to run it. | Depends entirely on where the model is installed, with no external provider involved by default. | No ecosystem supplied out of the box, to be built by hand around the installed model. |
A volunteer writes a detailed prompt for Claude, with a role, a three-point output format and a sample of the expected answer. She pastes this same prompt into another conversational assistant she uses for a personal project and runs the generation.
Write in one sentence what this situation establishes, and in one sentence what it does not establish.
What this establishes: It establishes that the volunteer was able to transfer the structure of her prompt, role, format and example, directly from one assistant to another without rewriting it from scratch.
What this does not establish: It does not establish the quality of the answer obtained on the second assistant, nor whether a setting specific to that provider would have improved the result.
The three most common miscalibrations
- Trop large This situation shows that any prompt written for one provider produces an identical-quality result on every other provider.
- Trop étroit This situation only shows that a piece of text was copied from one window to another, which teaches nothing about writing prompts.
- À côté It establishes that the second assistant suits the volunteer's personal projects better than Claude does.
- Claude, GPT, Gemini and open-weight models share the same basic training principle, predicting the next word from the text that precedes it.
- A prompt template that names a role, an output format and an example transposes almost identically from one provider to another, because each interprets that type of instruction in a comparable way.
- The real differences between providers, window size, data confidentiality, tool ecosystem, are worth checking at the moment of use rather than remembered as fixed figures.
- Carrying a prompt from one assistant to another does not guarantee an identical quality of answer, only the structure of the request carries across.
Take a prompt you already use with Claude, paste it unchanged into another conversational assistant you have access to, and note in one sentence what changed in the answer and what stayed the same in its structure.
These points depend on an interface or a rule that may have changed since this was written. Check them on your own screen before relying on them.
- The list of models offered by your Claude account may differ from the one described here: open your account's model selector and note which ones appear there today before relying on a name cited in this lesson.
Every datable claim in this lesson links here to the public text behind it. A source that does not open proves nothing.
- Anthropic, overview of Claude models, Claude Platform Docs consultée le 2026-09-02
- Anthropic, Claude Platform glossary, Claude Platform Docs consultée le 2026-09-02