Skip to content

[Bad Case]: MIniCPM3 原始pytorch .bin文件转为gguf失败 #212

@sataliulan

Description

@sataliulan

Description / 描述

我按照指示,配置了llama_cpp环境,在执行模型转换时(命令:python convert_hf_to_gguf.py cpm_model_dir/MiniCPM3-4B/ --outfile cpm_model_dir/MiniCPM3-4B/CPM-4B-F16.gguf),提示错误:
ERROR:hf-to-gguf:Model MiniCPM3ForCausalLM is not supported
不知道是否是版本问题,还是目前的模型不支持最新的llama_cpp版本,截图如下:
image(注,本机机器默认python环境为python3)

Case Explaination / 案例解释

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions