Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llama_model_load: error loading model: create_tensor: tensor 'output.weight' not found #199

Open
wac81 opened this issue Mar 11, 2024 · 1 comment

Comments

@wac81
Copy link

wac81 commented Mar 11, 2024

loaded openchat-3.5-0106-gemma-Q5_K_M.gguf ,then get error.
it's newest version of llama.cpp

@imoneoi
Copy link
Owner

imoneoi commented Mar 17, 2024

This is expected as Gemma uses tied embeddings, so the output.weight should be the same as input embeddings. Could you please open up an issue in llama.cpp repo?

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

No branches or pull requests

2 participants