Skip to content

Regarding GEMV.AG and O.AG #36

@rajagond

Description

@rajagond

Hi,

In standard tensor parallelism, we typically have:
Attention → Output Projection → All-Reduce → LayerNorm → FFN → All-Reduce → LayerNorm.

However, in the paper, you use GEMV.AG and O.AG. I didn't fully understand this part. Could you please briefly explain the math behind it and why you use 2 AG + 1 AR instead of the conventional 2 AR?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions