Sliding-window attention
AISliding-window attention: Attention in which each token attends only to a fixed window of nearby tokens, cutting cost for very long sequences.
Sliding-window attention: Attention in which each token attends only to a fixed window of nearby tokens, cutting cost for very long sequences.