article: add OG hero image asset (force past gitignore)
Browse files- app/public/og.png +3 -0
- app/src/content/article.mdx +1 -0
app/public/og.png
ADDED
|
Git LFS Details
|
app/src/content/article.mdx
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
title: 'Control Reinforcement Learning'
|
| 3 |
subtitle: >-
|
| 4 |
Interpretable Token-Level Steering of LLMs via SAE Features
|
|
|
|
| 1 |
---
|
| 2 |
+
seoThumbImage: 'https://seongland.com/article/crl/og.png'
|
| 3 |
title: 'Control Reinforcement Learning'
|
| 4 |
subtitle: >-
|
| 5 |
Interpretable Token-Level Steering of LLMs via SAE Features
|