Skip to content

Commit 19a95ab

Browse files
authored
Fix link to overview
1 parent a620831 commit 19a95ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/quickstart/finetuning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This folder contains instructions to fine-tune Meta Llama 3 on a
88

99
using the canonical [finetuning script](../../../src/llama_recipes/finetuning.py) in the llama-recipes package.
1010

11-
If you are new to fine-tuning techniques, check out an overview: [](./LLM_finetuning_overview.md)
11+
If you are new to fine-tuning techniques, check out [an overview](./LLM_finetuning_overview.md).
1212

1313
> [!TIP]
1414
> If you want to try finetuning Meta Llama 3 in a Jupyter notebook you can find a quickstart notebook [here](./quickstart_peft_finetuning.ipynb)

0 commit comments

Comments
 (0)