-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
System Info / 系統信息
Hi, I successfully conducted lora training using the official script, but when I changed the --training_type to "full-finetune", I received the following error message:
2025-03-05 17:02:24,459 - finetrainers - ERROR - Traceback (most recent call last): File "/home/work/Wan/finetrainers-main/train.py", line 43, in main args = args.parse_args() File "/home/work/Wan/finetrainers-main/finetrainers/args.py", line 547, in parse_args map_fn(args, mapped_args) TypeError: SFTFullRankConfig.map_args() takes 2 positional arguments but 3 were given
Do you have any good suggestions? Thank you!
Information / 问题信息
- The official example scripts / 官方的示例脚本
- My own modified scripts / 我自己修改的脚本和任务
Reproduction / 复现过程
bash examples/training/sft/wan/crush_smol_lora/train.sh
Expected behavior / 期待表现
success
Metadata
Metadata
Assignees
Labels
No labels