Skip to content

Autoregressive Block Generation is not implemented #3

@MuawizChaudhary

Description

@MuawizChaudhary

I'm developing an inference engine implementation for the Steerling model. My inference engine relies on an assumption that we auto-regressively generate blocks. This is a pretty common setup in prior works that aim to serve text diffusion models fast [1, 2].

In the Steerling code there is no autoregressive block-wise generation. I would like such a feature supported in order to better test the correctness (and speed gains) of my serving engine implementation.

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