bhatta1's picture
Upload 9 files
f8570e0 verified
------------------------ Running Env: ------------------------
RUNTIME: 2025-01-07-16-37
CHECKPOINT_PATH: /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/checkpoints/step_335000_ckp
OUTPUT_PATH: /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/hf_model/step_335000_ckp
MODEL: llama2mod_starcoder_7b
TOKENIZER: /proj/data-eng/tokenizers/bigcode_starcoder
CONDA_INIT_PATH: /opt/share/miniconda/etc/profile.d/conda.sh
CONDA_ENV_PATH: /proj/data-eng/fsdp/train_env
ENV_FILE: /proj/data-eng/fsdp/env/train_v01.env
-------------------------------------------------------------------
== Converting checkpoint /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/checkpoints/step_335000_ckp ...
python fms_to_hf.py --model_variant llama2mod_starcoder_7b --compiled --load_path /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/checkpoints/step_335000_ckp/ --save_path /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/hf_model/step_335000_ckp --tokenizer_name_or_path /proj/data-eng/tokenizers/bigcode_starcoder
Initializing model...
Reading state dict from /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/checkpoints/step_335000_ckp/
Loading state dict into the model...
Converting to HF model..
Copying tokenizer...
Model converted to HF model, saving at /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/hf_model/step_335000_ckp
== MODEL CONVERSION `` IS DONE IN: 102(s) (log: /proj/data-eng/fsdp/experiments/R163c_10t_partial_flower_A_Wrep_7B_S1/hf_model/step_335000_ckp/conversion_log.txt)