Skip to content

Commit ddfce80

Browse files
committed
Added peft finetuning quickstart notebook to readme
1 parent a0917ff commit ddfce80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/finetuning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using the canonical [finetuning script](../../src/llama_recipes/finetuning.py) i
1111
If you are new to fine-tuning techniques, check out an overview: [](./LLM_finetuning_overview.md)
1212

1313
> [!TIP]
14-
> If you want to try finetuning Meta Llama 3 with Huggingface's trainer, here is a Jupyter notebook with an [example](./huggingface_trainer/peft_finetuning.ipynb)
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)
1515
1616

1717
## How to configure finetuning settings?

0 commit comments

Comments
 (0)