Skip to content

Qwen3.6-35B-A3B模型,使用lora微调,导出时缺少mtp权重 #9802

Description

@JTCT-chen

Checklist / 检查清单

  • I have searched existing issues, and this is a new bug report. / 我已经搜索过现有的 issues,确认这是一个新的 bug report。

Bug Description / Bug 描述

Qwen3.6-35B-A3B模型,使用lora微调,导出后使用vllm部署,提示
ValueError: Following weights were not initialized from checkpoint: {'model.layers.0.self_attn.q_norm.weight', 'model.pre_fc_norm_hidden.weight', 'model.layers.0.post_attention_layernorm.weight', 'model.norm.weight', 'model.layers.0.self_attn.k_norm.weight', 'model.pre_fc_norm_embedding.weight', 'model.layers.0.input_layernorm.weight'}

How to Reproduce / 如何复现

Name: ms_swift Version: 4.5.0.dev0
torch Version: 2.13.0
Name: transformers Version: 5.12.1
Name: vllm Version: 0.25.1

Additional Information / 补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions