File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -466,6 +466,7 @@ You can contact and communicate with us by joining our WeChat Group:
466
466
<img src =" asset/wechat.png " width =" 250 " style =" display : inline-block ;" >
467
467
</p >
468
468
469
+
469
470
## Star History
470
471
471
472
[ ![ Star History Chart] ( https://api.star-history.com/svg?repos=modelscope/swift&type=Date )] ( https://star-history.com/#modelscope/swift&Date )
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ def test_xcomposer_chat(self):
266
266
SftArguments (
267
267
model_type = ModelType .internlm_xcomposer2_7b_chat ,
268
268
dataset = DatasetName .coco_mini_en ,
269
- lora_target_modules = 'ALL ' ,
269
+ lora_target_modules = 'DEFAULT ' ,
270
270
train_dataset_sample = 100 ,
271
271
eval_steps = 5 ))
272
272
best_model_checkpoint = output ['best_model_checkpoint' ]
You can’t perform that action at this time.
0 commit comments