Skip to main content

Module tensor_map

Module tensor_map 

Source

Functions§

map_tensor_name
Map TabDPT safetensors tensor names to GGUF naming convention. The per-layer kappa/ max_len_f/n0 registered buffers are skipped — they’re constants derived from base_len/max_len (identical across every layer), recomputed from config instead of round-tripped through GGUF.