AI-nthusiast commited on
Commit
ff90ec3
·
1 Parent(s): aed4a35

Update paper link to arxiv

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -472,7 +472,7 @@ with gr.Blocks(
472
  Using MEG phase-locking patterns from 21 subjects as control geometry.</div>
473
  <div style="color: #999; font-size: 13px; margin-top: 16px;">Sandro Andric</div>
474
  <div style="color: #999; font-size: 11px; margin-top: 8px;">Demo model: TinyLlama-1.1B-Chat</div>
475
- <div style="margin-top: 12px;"><a href="https://www.researchgate.net/publication/398949796_Brain-Grounded_Axes_for_Reading_and_Steering_LLM_States" style="color: #666; font-size: 12px;">📄 Read our latest research on brain-LLM alignment</a></div>
476
  </div>
477
  """)
478
 
 
472
  Using MEG phase-locking patterns from 21 subjects as control geometry.</div>
473
  <div style="color: #999; font-size: 13px; margin-top: 16px;">Sandro Andric</div>
474
  <div style="color: #999; font-size: 11px; margin-top: 8px;">Demo model: TinyLlama-1.1B-Chat</div>
475
+ <div style="margin-top: 12px;"><a href="https://arxiv.org/abs/2512.19399" style="color: #666; font-size: 12px;">📄 Read our latest research on brain-LLM alignment</a></div>
476
  </div>
477
  """)
478