Skip to content

Commit 6160b77

Browse files
authored
Add README for distillation process with Llama 4 (#1010)
2 parents 244c047 + 17f48a2 commit 6160b77

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Distillation with Llama 4 and Synthetic Data Kit
2+
3+
*Copyright (c) Meta Platforms, Inc. and affiliates.*
4+
This software may be used and distributed according to the terms of the Llama Community License Agreement.*
5+
6+
<a href="https://colab.research.google.com/github/meta-llama/llama-cookbook/blob/main/getting-started/finetuning/quickstart_peft_finetuning.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
7+
8+
This notebook will walk you through distilling model knowledge from Llama 4 into a smaller Llama 3.2 model using synthetic training data from Synthetic Data Kit.
9+
10+
[View notebook](/getting-started/distillation/distillation.ipynb)

0 commit comments

Comments
 (0)