llama-2-jax icon indicating copy to clipboard operation
llama-2-jax copied to clipboard

HF LLaMA Flax

Open sanchit-gandhi opened this issue 2 years ago • 1 comments

Hey @ayaka14732! Super cool repo - thanks for working on this! With @vvvm23, we're working on adding the Flax LLaMA model to HF Transformers: https://github.com/huggingface/transformers/pull/24587 Just thought I'd let you know since it might be of interest to you, and potentially a model class that you can leverage in this repo for fast inference/training. It'll be a fully integrated version of the Flax LLaMA model in Transformers by the time of release.

sanchit-gandhi avatar Aug 22 '23 15:08 sanchit-gandhi

Hi @sanchit-gandhi, thank you for letting me know! I am definitely interested and I will be sure to check out the progress!

ayaka14732 avatar Aug 22 '23 16:08 ayaka14732