7 | ||| Softargmax as a parametric map, with temperature as a parameter
8 | ||| The underlying implementation lives in `Data.Tensor.Softargmax`
9 | ||| TODO since distribution is an applicative functor (https://glaive-research.org/2025/02/11/Generalized-Transformers-from-Applicative-Functors.html)
10 | ||| is there a meaningful notion of the "distribution container"?
11 | ||| Is there a sense in which `Dist` is a functor on containers?