pub fn trace_bar(site: &str, layer: usize, moe: bool, us: f64)Expand description
Emit the joined line. site is attn or mlp; moe says whether THIS layer’s MLP is
routed (the 3 dense layers are the natural control: no EP imbalance is possible there).