Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
ff90ec3
1
Parent(s):
aed4a35
Update paper link to arxiv
Browse files
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://
|
| 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 |
|