Skip to main content

map_tensor_name

Function map_tensor_name 

Source
pub fn map_tensor_name(hf_name: &str) -> Option<String>
Expand description

Map a TinyTimeMixer HuggingFace tensor name to the GGUF naming convention. Returns None for unrecognised names (caller will warn and skip them).