Concept

Query (Attention)

In an attention mechanism, the Query is a vector that represents the current item of focus in a sequence. It actively seeks information by being compared against all Key vectors in the sequence to calculate attention scores, effectively asking, 'Which parts of the input are most relevant to me right now?'

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related