oa::FlowTransformerConfig

Configuration for a bidirectional denoising Transformer. numExperts == 0 selects an ordinary dense FFN; a positive value selects the shared dropless MoE implementation without changing the model's input/output contract.

Public Data Members

adaptiveConditioningboolfield
dModeloa::I32field
epsilonoa::F32field
expertsPerTokenoa::I32field
hiddenDimoa::I32field
numExpertsoa::I32field
numHeadsoa::I32field
numLayersoa::I32field
sequenceLengthoa::I32field