Hacker News new | ask | show | jobs
by msdz 12 days ago
TIL, that makes a lot of sense, and thanks for the correction.
1 comments

Just to add to that, a Transformer block consists of an attention part followed by a feed forward part. MoE only modifies the feed forward part (which basically contains declarative knowledge getting injected into the residual stream).