File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/conceptual_guides Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ specify either `boft_block_size` or `boft_block_num`, but not both simultaneousl
7979For an example of the BOFT method application to various downstream tasks, please refer to the following guides:
8080
8181Take a look at the following step-by-step guides on how to finetune a model with BOFT:
82- - [ Dreambooth finetuning with BOFT] ( ../task_guides/ boft_dreambooth)
83- - [ Controllable generation finetuning with BOFT (ControlNet)] ( ../task_guides/ boft_controlnet)
82+ - [ Dreambooth finetuning with BOFT] ( https://github.com/huggingface/peft/blob/main/examples/ boft_dreambooth/boft_dreambooth.md )
83+ - [ Controllable generation finetuning with BOFT (ControlNet)] ( https://github.com/huggingface/peft/blob/main/examples/ boft_controlnet/boft_controlnet.md )
8484
8585For the task of image classification, one can initialize the BOFT config for a DinoV2 model as follows:
8686
You can’t perform that action at this time.
0 commit comments