add break to the title
Browse files
app/src/content/article.mdx
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: "Unlocking On-Policy Distillation for Any Model Family"
|
| 3 |
subtitle: "Apply on-policy distillation to models from different families"
|
| 4 |
description: "Unlocking On-Policy Distillation for Any Model Family"
|
| 5 |
authors:
|
|
|
|
| 1 |
---
|
| 2 |
+
title: "Unlocking On-Policy<br/> Distillation for Any Model Family"
|
| 3 |
subtitle: "Apply on-policy distillation to models from different families"
|
| 4 |
description: "Unlocking On-Policy Distillation for Any Model Family"
|
| 5 |
authors:
|