Skip to content

Conversation

@estibi
Copy link
Contributor

@estibi estibi commented May 25, 2025

For custom trained Qwen3 MoE model with tie_word_embeddings=True I get this error:

load_tensors: loading model tensors, this can take a while... (mmap = true)
llama_model_load: error loading model: missing tensor 'output.weight'
llama_model_load_from_file_impl: failed to load model

This fix makes tie_word_embeddings optional for Qwen3 MoE.

@CISC CISC merged commit 4032ca4 into ggml-org:master May 25, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants