Skip to content

Why not always project out from Attention block? #335

@fiskrt

Description

@fiskrt

Hey, why is the out projection from the Attention block optional? See:

project_out = not (heads == 1 and dim_head == dim)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions