File size: 143 Bytes
25c0c7c |
1 2 3 4 5 |
# This is a tensor mapping file for GGUF conversion
# Original tensor name -> GGUF tensor name
lm_head.weight = output.weight
|
25c0c7c |
1 2 3 4 5 |
# This is a tensor mapping file for GGUF conversion
# Original tensor name -> GGUF tensor name
lm_head.weight = output.weight
|