Skip to content

Regarding autoregressive pre-training #8

@orsic

Description

@orsic

Thank you for publishing the code for this interesting paper!

I have one question regarding autoregressive generation.
Mamba models, by design, are causal. This means that one should be able to perform teacher forcing. However, I see that this code uses cross attention in the decoder. I wonder, why do you opt for this approach?

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