kcz358 commited on
Commit
2a1ed01
·
verified ·
1 Parent(s): 002baaa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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):