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

starcoder - not working #1440

Closed
mirek190 opened this issue May 14, 2023 · 1 comment
Closed

starcoder - not working #1440

mirek190 opened this issue May 14, 2023 · 1 comment

Comments

@mirek190
Copy link

NOn the Roadmap May 2023 is see

I tried to run starcoder
https://huggingface.co/nouamanetazi/starcoder-ggml/tree/main

But getting error

main: build = 545 (bda4d7c)
main: seed = 1684021875
llama.cpp: loading model from models/starcoder-13b-q4_1.bin
error loading model: missing tok_embeddings.weight
llama_init_from_file: failed to load model
llama_init_from_gpt_params: error: failed to load model 'models/starcoder-13b-q4_1.bin'
main: error: unable to load model

Is that means is not implemented into llama.cpp yet ?

@BetaDoggo
Copy link

The mention on the roadmap was related to support in the ggml library itself, llama.cpp still only supports llama models.

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

3 participants