maxtext icon indicating copy to clipboard operation
maxtext copied to clipboard

[WIP] Llama2 Integration

Open reshinthadithyan opened this issue 2 years ago • 1 comments

The following PR adds Llama2 to architecture to MaxText to continue pretraining or train from scratch.

TODO

  • [x] Add Llama2 architecture to llama2.py.
  • [ ] Add predefined config for different sizes(7B,13B and 70B).
  • [ ] Add conversion script to convert hf weights to orbax checkpoint compatible weights

reshinthadithyan avatar Sep 07 '23 13:09 reshinthadithyan

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Sep 07 '23 13:09 google-cla[bot]