//! versions (one in the dense branch, one inside the MoE-deferred FFN path): //! 1. `has_post_norms == false` — straight residual add `h_post_attn + down_out → ...
The tutorial shows how to decode custom types from YAML files. But I am not sure how to accomplish the reverse: How can we encode custom types back into YAML::Node's?