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

exporting to Hugging Face? #87

Closed
aojunzz opened this issue Oct 20, 2023 · 1 comment · Fixed by #95
Closed

exporting to Hugging Face? #87

aojunzz opened this issue Oct 20, 2023 · 1 comment · Fixed by #95

Comments

@aojunzz
Copy link

aojunzz commented Oct 20, 2023

I try to convert the NeoX checkpoint to HF format using convert_sequential_to_hf.py, the config is https://github.com/EleutherAI/gpt-neox/blob/6bc724b90895fb7de7d324a385e5ca6992d54e9e/configs/llemma_7b.yml,

But, I encountered the error: KeyError: 'sequential.2.mlp.dense_4h_to_h.weight'

@haileyschoelkopf
Copy link
Collaborator

Hi, thanks for raising an issue!

It looks like I did not check in our updated-for-llama conversion scripts to our submodule branch--I will go do this.

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 a pull request may close this issue.

2 participants