Skip to main content

needs_bias_permute

Function needs_bias_permute 

Source
pub fn needs_bias_permute(gguf_name: &str) -> bool
Expand description

Whether this tensor needs bias permutation ([NH, NG, DH] → [NG, NH, DH]).