From a0cf0e81bc81b1944c43d1930e923a7e5f3e2fa7 Mon Sep 17 00:00:00 2001 From: Quentin Anthony Date: Mon, 2 Oct 2023 18:52:36 -0400 Subject: [PATCH] formatting --- tools/ckpts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ckpts/README.md b/tools/ckpts/README.md index acae069b1..778f51b0a 100644 --- a/tools/ckpts/README.md +++ b/tools/ckpts/README.md @@ -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 \