Hy3-preview / train /merge_lora_weight.sh
yiqichen01's picture
Upload folder using huggingface_hub
cf1003d verified
raw
history blame contribute delete
204 Bytes
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