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

Convert bloomz-7b1-mt to ggml error. #34

Open
ghost opened this issue Aug 14, 2023 · 0 comments
Open

Convert bloomz-7b1-mt to ggml error. #34

ghost opened this issue Aug 14, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 14, 2023

I have the following problems when converting bloomz-7b1-mt model:

Some weights of BloomForCausalLM were not initialized from the model checkpoint at D:\projects\code\bloomz-7b1-mt and are newly initialized: ['lm_head.weight']
You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.
...
Traceback (most recent call last):
  File "D:\projects\code\bloomz.cpp\convert-hf-to-ggml.py", line 151, in <module>
    data.tofile(fout)
OSError: 67108864 requested and 0 written
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

0 participants