Hy3-preview-Base / train /merge_lora_weight.sh
yiqichen01's picture
Upload folder using huggingface_hub
6c999c3 verified
python3 merge_lora_weight.py --base_model_path /xxx/hy_l_train/checkpoint-200 --adapter_model_path /xxx/runs/hy_l_lora_train/checkpoint-200 --output_path /xxx/ckpts/merged_hy_lora_weight --save_dtype bf16