We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f0398 commit 0248e8aCopy full SHA for 0248e8a
docs/source/LLM/命令行参数.md
@@ -99,7 +99,7 @@
99
100
### AdaLoRA微调参数
101
102
-以下参数`sft_type`设置为`adalora`时生效。adalora的`target_modules`等参数继承于lora的对应参数。
+以下参数`sft_type`设置为`adalora`时生效。adalora的`target_modules`等参数继承于lora的对应参数,但`lora_dtype`参数不生效。
103
104
- `--adalora_target_r`: 默认值8, adalora的平均rank
105
- `--adalora_init_r`: 默认值12, adalora的初始rank
0 commit comments