Spaces:
Running
Running
zhangbofei
commited on
Commit
β’
c933cc8
1
Parent(s):
2238fe2
fix: assets
Browse files
assets/fire.png
ADDED
src/serve/gradio_block_arena_vision_named.py
CHANGED
@@ -242,7 +242,7 @@ def add_text(
|
|
242 |
|
243 |
def build_side_by_side_vision_ui_named(models, random_questions=None):
|
244 |
notice_markdown = """
|
245 |
-
# βοΈ Vision Arena βοΈ : Benchmarking VLMs in the Wild
|
246 |
| [Blog](https://lmsys.org/blog/2023-05-03-arena/) | [GitHub](https://github.com/lm-sys/FastChat) | [Paper](https://arxiv.org/abs/2306.05685) | [Dataset](https://github.com/lm-sys/FastChat/blob/main/docs/dataset_release.md) | [Twitter](https://twitter.com/lmsysorg) | [Discord](https://discord.gg/HSWAKCrnFx) |
|
247 |
|
248 |
## π Rules
|
|
|
242 |
|
243 |
def build_side_by_side_vision_ui_named(models, random_questions=None):
|
244 |
notice_markdown = """
|
245 |
+
# βοΈ Vision Arena βοΈ : Benchmarking VLMs in the Wild (FIRE-LLAVA ![FIRE](assets/fire.png)VS. LLAVA)
|
246 |
| [Blog](https://lmsys.org/blog/2023-05-03-arena/) | [GitHub](https://github.com/lm-sys/FastChat) | [Paper](https://arxiv.org/abs/2306.05685) | [Dataset](https://github.com/lm-sys/FastChat/blob/main/docs/dataset_release.md) | [Twitter](https://twitter.com/lmsysorg) | [Discord](https://discord.gg/HSWAKCrnFx) |
|
247 |
|
248 |
## π Rules
|