mirror of
https://github.com/Gen-Verse/OpenClaw-RL.git
synced 2026-08-14 00:47:53 +00:00
Update run_qwen3_4b_openclaw_combine_lora.sh
This commit is contained in:
@@ -110,8 +110,8 @@ OPTIMIZER_ARGS=(
|
||||
|
||||
LORA_ARGS=(
|
||||
--use-lora
|
||||
--lora-rank 16
|
||||
--lora-alpha 32
|
||||
--lora-rank 64
|
||||
--lora-alpha 64
|
||||
--lora-target-modules "q_proj,k_proj,v_proj,o_proj,gate_proj,up_proj,down_proj"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user