Bar-Fin commited on
Commit
64234fb
1 Parent(s): f38ee5d

Upload lora_finetune.ipynb

Browse files
Files changed (1) hide show
  1. lora_finetune.ipynb +1 -1
lora_finetune.ipynb CHANGED
@@ -12,7 +12,7 @@
12
  "\n",
13
  "In this notebook, we show how to fine-tune [Bria foundation models](https://huggingface.co/briaai) using [LoRA](https://huggingface.co/docs/diffusers/main/en/training/lora)\n",
14
  "\n",
15
- "Learn more about the techniques used in this exmaple [here](linke to blogpost)\n",
16
  "\n",
17
  "Let's get started..."
18
  ]
 
12
  "\n",
13
  "In this notebook, we show how to fine-tune [Bria foundation models](https://huggingface.co/briaai) using [LoRA](https://huggingface.co/docs/diffusers/main/en/training/lora)\n",
14
  "\n",
15
+ "Learn more about the techniques used in this exmaple [here](https://huggingface.co/spaces/Bar-Fin/lora-finetuning-guide)\n",
16
  "\n",
17
  "Let's get started..."
18
  ]