Towards understanding multiple attention sinks in LLMs
1–5 of 5 posts
Re: Towards understanding multiple attention sinks in LLMs
#2[deleted]
Re: Towards understanding multiple attention sinks in LLMs
#3This project reveals an interesting phenomena, where LLM converts semantic non-informative tokens to attention sinks through middle layer MLP.
The converted sinks are termed secondary attention sinks as they are weaker then BOS attention sinks.
This might be related to layer specialisation in LLM!
Re: Towards understanding multiple attention sinks in LLMs
#4[deleted]
Re: Towards understanding multiple attention sinks in LLMs
#5The up to date paper documenting and analysing the observation is now available on arxiv!