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

converting llama models #1823

Open
micrem73 opened this issue Nov 4, 2024 · 1 comment
Open

converting llama models #1823

micrem73 opened this issue Nov 4, 2024 · 1 comment
Labels
question Further information is requested

Comments

@micrem73
Copy link

micrem73 commented Nov 4, 2024

Hi,

Downloading llama models from hugging face requires llama to previously authorise your account. it's two weeks since I submitted the request, but it is still pending. So, I downloaded the models from the Lllama website, but they come in a different format. I wonder if there is a way to convert them to hugging face format in order to use them with litgpt.

michele

@micrem73 micrem73 added the question Further information is requested label Nov 4, 2024
@rasbt
Copy link
Collaborator

rasbt commented Nov 5, 2024

Hi there. Sorry to hear that the approval is such a hassle. It seems there must be an issue on their website as it should usually be close to immediate.
I wish I had some code to share on the conversion of the weights from the Llama website, but unfortunately we don't support that at the moment. I think our old project Lit-Llama had such a conversion script, but that was only for the original Llama model: https://github.com/Lightning-AI/lit-llama/blob/main/scripts/convert_checkpoint.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants