seonglae commited on
Commit
f620175
·
1 Parent(s): 9f94aad

article: add OG hero image asset (force past gitignore)

Browse files
Files changed (2) hide show
  1. app/public/og.png +3 -0
  2. app/src/content/article.mdx +1 -0
app/public/og.png ADDED

Git LFS Details

  • SHA256: dacac0b7026402fd2c00cbb878474f6399db1d7c5a89e079148ba97558432143
  • Pointer size: 131 Bytes
  • Size of remote file: 137 kB
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