Lightning-AI/lit-llama

Converting from lit-llama to HF checkpoint?

jacqueline-he opened this issue · 0 comments

Hello,
Thanks for the great work! I have a pre-trained Lit-Llama checkpoint that I'd like to convert to a format supported by HF, so that I could use it as an off-the-shelf model for other evaluation suites (e.g., lm-eval-harness). I'm wondering if this is currently possible? From snooping around, it looks like there's been some work in #150 but not sure what came of it. Thank you in advance!