Skip to main content

MAX_DENSE_ELEMS

Constant MAX_DENSE_ELEMS 

Source
pub const MAX_DENSE_ELEMS: usize = _; // 50_331_648usize
Expand description

Max f32 elements per densified matrix (~192 MiB) — covers 3B FFN (~25M) with headroom.