Spaces:
Runtime error
Runtime error
Update link in the UI
Browse files
app.py
CHANGED
|
@@ -171,7 +171,7 @@ txt = gr.Textbox(
|
|
| 171 |
|
| 172 |
title_markdown = ("""
|
| 173 |
# Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders
|
| 174 |
-
[[
|
| 175 |
""")
|
| 176 |
|
| 177 |
tos_markdown = ("""
|
|
|
|
| 171 |
|
| 172 |
title_markdown = ("""
|
| 173 |
# Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders
|
| 174 |
+
[[Code](https://github.com/NVlabs/EAGLE)] [[Model](https://huggingface.co/NVEagle)] | π [[Arxiv](https://arxiv.org/pdf/2408.15998)]]
|
| 175 |
""")
|
| 176 |
|
| 177 |
tos_markdown = ("""
|