LuciersRoom

Gallery

Screenshot 2026-05-24 at 15.55.23.png
Screenshot 2026-05-24 at 16.34.36.png
Screenshot 2026-05-24 at 15.47.03.png

Lucier's Room

Alvin Lucier fed his voice into a room 32 times until only the resonant frequencies remained - the room becoming the instrument, its acoustic signature made audible through the destruction of speech.

This is the LLM analog.

Lucier's original text is fed to open-weights transformers running locally. In chain mode each output becomes the next input, the seed appearing only once. In other modes outputs accumulate as context, or tokens survive and decay weighted by the model's own attention. Internal activations are captured at every iteration using TransformerLens hooks: residual stream drift per layer, attention patterns, KV cache state, logit distributions. The text transforming iteration by iteration is shown alongside the drift of the internal representations through vector space.

Lucier's room revealed something specific to that space - its geometry, its materials, physics made audible. This room reveals something specific to its training: what text was included, in what proportions, toward what objective. Different models produce different attractors. The room changes depending on which weights you load.

The question the process keeps raising is whether what stabilises is meaningful - a fingerprint of the training data - or just a small model breaking down. Lucier's room had no such ambiguity. This one does.