Skip to main content

HC_MULT

Constant HC_MULT 

Source
pub const HC_MULT: usize = 4;
Expand description

The real reference implementation’s only supported hyper-connection multiplicity; build_hc_pre’s mix-tensor offsets are hardcoded to this split (GGML_ASSERT(hc == 4) in the real source).