Skip to content

Commit

Permalink
Update Convert2HF/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Hellendoorn <[email protected]>
  • Loading branch information
NinedayWang and VHellendoorn authored Oct 18, 2022
1 parent cbb08b9 commit 49d8698
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Convert2HF/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Convert to HuggingFace
This directory contains a script `convert_neox_pt_to_huggingface_neox.py` to convert PolyCoder checkpoints trained by [gpt-neox](https://github.com/EleutherAI/gpt-neox) into HuggingFace format, and a script `generate.py` to load the converted model and generate code from a given prompt.
Shoutout to @NinedayWang for implementing this!

## Environment
transformers 4.23.1
Expand Down

0 comments on commit 49d8698

Please sign in to comment.