classify_attn_block

Function classify_attn_block 

Source
pub fn classify_attn_block(names: &[String]) -> AttnBlockKind
Expand description

Classify from tensor names alone — never from the layer index, and never from layer_types, which Slice 1 has to strip and rebuild.