Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -205,7 +205,7 @@ with gr.Blocks() as demo:
|
|
205 |
"""
|
206 |
# Large Multi-modal Models Can Interpret Features in Large Multi-modal Models
|
207 |
|
208 |
-
🔍 [ArXiv Paper](https://arxiv.org/abs/2411.14982) | 🏠 [LMMs-Lab Homepage](https://lmms-lab.framer.ai) | 🤗 [Huggingface Collections](https://huggingface.co/collections/lmms-lab/llava-sae-674026e4e7bc8c29c70bc3a3) | [GitHub Repo](https://github.com/EvolvingLMMs-Lab/multimodal-sae)
|
209 |
"""
|
210 |
)
|
211 |
with gr.Accordion("ℹ️ Instructions", open=False):
|
|
|
205 |
"""
|
206 |
# Large Multi-modal Models Can Interpret Features in Large Multi-modal Models
|
207 |
|
208 |
+
🔍 [ArXiv Paper](https://arxiv.org/abs/2411.14982) | 🏠 [LMMs-Lab Homepage](https://lmms-lab.framer.ai) | 🤗 [Huggingface Collections](https://huggingface.co/collections/lmms-lab/llava-sae-674026e4e7bc8c29c70bc3a3) | [GitHub Repo](https://github.com/EvolvingLMMs-Lab/multimodal-sae) | [Feature Interpretation](https://huggingface.co/datasets/lmms-lab/llava-sae-explanations-5k)
|
209 |
"""
|
210 |
)
|
211 |
with gr.Accordion("ℹ️ Instructions", open=False):
|