Skip to content

Misc. bug: convert_hf_to_gguf failed #11991

Open
@JSXGQ

Description

Name and Version

convert_hf_to_gguf failed

Operating systems

No response

Which llama.cpp modules do you know to be affected?

No response

Command line

Problem description & steps to reproduce

model source: https://huggingface.co/deepseek-ai/DeepSeek-R1/tree/main
execute: python3 convert_hf_to_gguf.py /data/DeepSeek-R1 --outtype f16 --verbose --outfile deepseek_r1_f16.gguf
alert: ValueError: Can not map tensor 'model.layers.0.mlp.down_proj.weight_scale_inv'
detail: The details have been uploaded as pictures

Image

First Bad Commit

No response

Relevant log output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions