Hacker News new | ask | show | jobs
by om8 616 days ago
Looks like it is a drop in replacement for attention, but models will need to be retrained for this one, yes.
1 comments

It may not need to be entirely retrained. The value spans and input are the same, and no extra weights are needed. You may be able to tune an existing model with this attention mechanism and get some of the benefits.

But overall... it's mainly a training change, so training is needed to make a difference.