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

[MiniLLM] Llama weights conversion #283

Open
aaab8b opened this issue Nov 17, 2024 · 1 comment
Open

[MiniLLM] Llama weights conversion #283

aaab8b opened this issue Nov 17, 2024 · 1 comment

Comments

@aaab8b
Copy link

aaab8b commented Nov 17, 2024

The checkpoints in the huggingface of Llama(13b,7b) seems cannot be directly loaded in the model when training MiniLLM since its not considered model parallelism. Is there any way to convert the weight to mp=4?

@t1101675
Copy link
Contributor

We provide a script to convert the mp of a checkpoint. You can try it.

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