← Back to session

Branch this conversation

Choose a turning point to continue this conversation in your own direction

How branching works

  1. Select a conversation turn below as your branching point
  2. Click "Create branch" to save your starting point
  3. Copy the conversation context to your clipboard
  4. Paste into Claude Code or another AI assistant to continue
UserTurn #1
I keep hearing about attention in transformers but the explanations are either too mathematical or too vague. Can you explain what attention actually DOES?
1 turns • 155 chars
AssistantTurn #2
Attention is: How much should word A pay attention to word B? Let's build this from a concrete example: Sentence: The animal didn't cross the street because it was too tired. Question: What does it...
2 turns • 919 chars
UserTurn #3
Yes! But why do we need both Q, K, and V? Why not just two?
3 turns • 978 chars
AssistantTurn #4
BRILLIANT QUESTION! This is the key insight. Let's think about what each represents: Key (K) equals Here's how you can FIND me. Value (V) equals Here's what I actually CONTAIN. Query (Q) equals Here...
4 turns • 1966 chars

Prefer to work offline?

Download the full conversation to continue in your local environment