Skip to content

Topic

State Space Models

Sequence models that carry a fixed-size recurrent state through a sequence instead of attending over every previous token, so memory use does not grow with context length.

Current clusters