Skip to content

Commit a5d864e

Browse files
committed
Updating the images folder to img & file names
1 parent a29ae75 commit a5d864e

13 files changed

+6
-6
lines changed

docs/LLM_finetuning.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Full parameter fine-tuning has its own advantages, in this method there are mult
3535
You can also keep most of the layers frozen and only fine-tune a few layers. There are many different techniques to choose from to freeze/unfreeze layers based on different criteria.
3636

3737
<div style="display: flex;">
38-
<img src="./images/feature-based_FN.png" alt="Image 1" width="250" />
39-
<img src="./images/feature-based_FN_2.png" alt="Image 2" width="250" />
40-
<img src="./images/full-param-FN.png" alt="Image 3" width="250" />
38+
<img src="./img/feature_based_fn.png" alt="Image 1" width="250" />
39+
<img src="./img/feature_based_fn_2.png" alt="Image 2" width="250" />
40+
<img src="./img/full_param_fn.png" alt="Image 3" width="250" />
4141
</div>
4242

4343

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)