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:
466466<img src =" asset/wechat.png " width =" 250 " style =" display : inline-block ;" >
467467</p >
468468
469+
469470## Star History
470471
471472[ ![ 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):
266266 SftArguments (
267267 model_type = ModelType .internlm_xcomposer2_7b_chat ,
268268 dataset = DatasetName .coco_mini_en ,
269- lora_target_modules = 'ALL ' ,
269+ lora_target_modules = 'DEFAULT ' ,
270270 train_dataset_sample = 100 ,
271271 eval_steps = 5 ))
272272 best_model_checkpoint = output ['best_model_checkpoint' ]
You can’t perform that action at this time.
0 commit comments