Attention demo — live compute

Edit Q, K, V and watch every intermediate tensor of softmax(QK/dk)V\text{softmax}(QK^\top/\sqrt{d_k})V recompute. The numbers are produced by the shared tlab_compute package behind the FastAPI backend, fetched through the OpenAPI-generated typed client.

Q (queries)

K (keys)

V (values)