Issue converting into bf16 GGUF format

#4
by Tonyc2000 - opened

Hi, I'm getting the following issue using unsloth studio/llama.cpp exporting to GGUF.
(ValueError: Can not map tensor 'model.layers.32.eh_proj.weight')
OK my bad. An issue with unsloth studio. I used python directly and is ok- python convert_hf_to_gguf.py

Sign up or log in to comment