Skip to content

Commit 4c1597f

Browse files
authored
Update README.md
1 parent 820057a commit 4c1597f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/trl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ PT_HPU_MAX_COMPOUND_OP_SIZE=10 PT_HPU_LAZY_MODE=1 python3 grpo.py \
4141
--num_generations 4 \
4242
--max_completion_length 64 \
4343
--use_peft True \
44-
--lora_target_modules q_proj, k_proj \
44+
--lora_target_modules q_proj k_proj \
4545
--num_train_epochs 1 \
4646
--save_strategy="epoch"
4747
```

0 commit comments

Comments
 (0)