Open topology1 opened 2 months ago
您好,intern2.5-20B微调合并后出现了added_tokens.json,转换gguf模型的时候是成功的,加载的时候显示tensor 'token_embd.weight' has wrong shape; expected 6144, 92550, got 6144, 92544,好像是词表长度不一致,请问怎么办?
您好,intern2.5-20B微调合并后出现了added_tokens.json,转换gguf模型的时候是成功的,加载的时候显示tensor 'token_embd.weight' has wrong shape; expected 6144, 92550, got 6144, 92544,好像是词表长度不一致,请问怎么办?