Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Anthony authored Oct 2, 2023
1 parent f842ff0 commit a0cf0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ckpts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ options:
## HuggingFace Scripts

### `convert_hf_to_sequential.py`
```
A script for converting publicly available Huggingface (HF) checkpoints NeoX format.

Note that this script requires access to corresponding config files for equivalent NeoX models to those found in Hugging face.

```
Example usage: (Converts the 70M Pythia model to NeoX format)
================================================================
OMPI_COMM_WORLD_RANK=0 CUDA_VISIBLE_DEVICES=0 python tools/ckpts/convert_hf_to_sequential.py \
Expand Down

0 comments on commit a0cf0e8

Please sign in to comment.