keras-nlp
keras-nlp copied to clipboard
Exporting Keras Llama Checkpoint to HF
Hi,
As the Llama3 is popular model, it would be great if we can have a script that export Llama Keras checkpoint to HF. The code is a already exist for Gemma : https://github.com/keras-team/keras-hub/blob/8ca2076d651532f7270ffa2beba44d377b100bbf/tools/gemma/export_gemma_to_hf.py
Something similar to Llama would be a great! Thanks