Skip to main content

Module tensor_map

Module tensor_map 

Source

Functions§

map_tensor_name
Map a TiRex state_dict tensor name (from PyTorch Lightning .ckpt) to GGUF naming.
needs_bias_permute
Whether this tensor needs bias permutation ([NH, NG, DH] → [NG, NH, DH]).