conv-decoder. causal decoder based on convolutions only (no attention): can be applied to ubbounded sequence lengths; the prediction of the next token depends on *all* previous tokens; allows autoregressive sampling; highly gpu-parralellizable; trained with teacher forcing;

github.com/sliorde/conv-decoder

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.