โ All systems
Inside the Model
What actually happens when the model 'thinks'
Architecture introduced 12 Jun 2017
Zoom all the way in. The model turns your text into small chunks (tokens), then into numbers, runs them through layers that let each word 'pay attention' to the others, and finally rolls weighted dice to pick the next word. Repeat. The deepest risks live in this machinery.
InstructionsDataActionsControl / decisionFeedback / logs
๐ Click any component in the diagram to inspect its risks & defensesFollow a request ยท step 1 of 5
โ / โ keys
The whole bundle of text the model can see gets chopped into tokens โ little pieces, roughly syllables.