初始化项目,由ModelHub XC社区提供模型
Model: ayh015/myLightningOPD Source: Original Platform
This commit is contained in:
5
scripts/merge_poe_lora.sh
Normal file
5
scripts/merge_poe_lora.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
python tools/merge_poe_lora.py \
|
||||
--base-model checkpoints/qwen3-4b-base-sft-qwen3-8b \
|
||||
--adapter checkpoints/qwen3-4b-poe-distill-lora-opd-ppo-clip-locking-b-5-self-distill/checkpoint-100 \
|
||||
--output-dir checkpoints/qwen3-4b-poe-distill-lora-opd-ppo-clip-locking-b-5-self-distill-100 \
|
||||
--dtype bfloat16
|
||||
Reference in New Issue
Block a user