Skip to content

Commit 932928a

Browse files
[WIP] Peft Finetuning Quickstart Notebook (meta-llama#558)
2 parents 6349d6f + 8145b36 commit 932928a

File tree

3 files changed

+474
-670
lines changed

3 files changed

+474
-670
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)