x_l
│
├─ Attention ──> attn_out ──┐
│ +
└───────────────────────────┘ → residual
│
├─ MLP ──> mlp_out ──┐
│ +
└────────────────────┘ → x_{l+1}
HI Team,
Thank you for opensourcing the codebase. May I ask, if the hook positions inside the library are already exposed to different locations inside the transformer block.
HI Team,
Thank you for opensourcing the codebase. May I ask, if the hook positions inside the library are already exposed to different locations inside the transformer block.