We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a620831 commit 19a95abCopy full SHA for 19a95ab
recipes/quickstart/finetuning/README.md
@@ -8,7 +8,7 @@ This folder contains instructions to fine-tune Meta Llama 3 on a
8
9
using the canonical [finetuning script](../../../src/llama_recipes/finetuning.py) in the llama-recipes package.
10
11
-If you are new to fine-tuning techniques, check out an overview: [](./LLM_finetuning_overview.md)
+If you are new to fine-tuning techniques, check out [an overview](./LLM_finetuning_overview.md).
12
13
> [!TIP]
14
> 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