Skip to content

Commit 0248e8a

Browse files
fix doc (#376)
1 parent 32f0398 commit 0248e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/LLM/命令行参数.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
### AdaLoRA微调参数
101101

102-
以下参数`sft_type`设置为`adalora`时生效。adalora的`target_modules`等参数继承于lora的对应参数。
102+
以下参数`sft_type`设置为`adalora`时生效。adalora的`target_modules`等参数继承于lora的对应参数,但`lora_dtype`参数不生效
103103

104104
- `--adalora_target_r`: 默认值8, adalora的平均rank
105105
- `--adalora_init_r`: 默认值12, adalora的初始rank

0 commit comments

Comments
 (0)