wenhu commited on
Commit
0cc8eef
·
verified ·
1 Parent(s): bc9b646

Update serve_constants.py

Browse files
Files changed (1) hide show
  1. serve_constants.py +11 -11
serve_constants.py CHANGED
@@ -1,10 +1,10 @@
1
  title_markdown = """
2
  <div style="display: flex; justify-content: left; align-items: center; text-align: left; background: linear-gradient(45deg, rgba(195, 253, 245, 0.8), rgba(255, 0, 80, 0.3)); border-radius: 10px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1);"> <a href="https://mammoth-vl.github.io/" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
3
- <img src="https://i.postimg.cc/sx6yL5ff/mammoth-vl.png" alt="MAmmoTH-VL" style="max-width: 80px; height: auto; border-radius: 10px;">
4
  </a>
5
  <div>
6
- <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
7
- <h5 style="margin: 0;"><a href="">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
8
  </div>
9
  </div>
10
  """
@@ -74,11 +74,11 @@ html_header = """
74
 
75
  <div class="header-container">
76
  <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
77
- <img src="https://i.postimg.cc/sx6yL5ff/mammoth-vl.png" alt="MAmmoTH-VL2">
78
  </a>
79
  <div>
80
- <h2 ><a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search</a> </h2>
81
- <h5 style="margin: 0;"><a href="">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VisualWebInstruct">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/VisualWebInstruct">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/">Homepage</a></h5>
82
  </div>
83
  </div>
84
  """
@@ -106,11 +106,11 @@ The service is a research preview and is subject to the [License](https://huggin
106
  bibtext = """
107
  ## Citation
108
  ```
109
- @article{visualwebinstruct,
110
- title={VisualWebInstruct: Scaling up Multimodal Instruction Data through Web Search},
111
- author = {Jia, Yiming and Li, Jiachen and Yue, Xiang and Li, Bo and Nie, Ping and Zou, Kai and Chen, Wenhu},
112
- journal={arXiv preprint arXiv:2503.10582},
113
- year={2025}
114
  }
115
  ```
116
  """
 
1
  title_markdown = """
2
  <div style="display: flex; justify-content: left; align-items: center; text-align: left; background: linear-gradient(45deg, rgba(195, 253, 245, 0.8), rgba(255, 0, 80, 0.3)); border-radius: 10px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1);"> <a href="https://mammoth-vl.github.io/" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
3
+ <img src="https://cdn.prod.website-files.com/5bc8f7cfcf7dbbb4fc608ba8/5d252154e31f05252ddbd471_Rethink%20Horizontal%20Black.png" alt="VL-Rethinker" style="max-width: 80px; height: auto; border-radius: 10px;">
4
  </a>
5
  <div>
6
+ <h2 ><a href="https://tiger-ai-lab.github.io/VL-Rethinker/">VL-Rethinker: Incentivizing Self-Reflection of Vision-Language Models with Reinforcement Learning</a> </h2>
7
+ <h5 style="margin: 0;"><a href="https://huggingface.co/TIGER-Lab/VL-Rethinker-72B">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VL-Rethinker/">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/ViRL39K">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VL-Rethinker/">Homepage</a></h5>
8
  </div>
9
  </div>
10
  """
 
74
 
75
  <div class="header-container">
76
  <a href="https://tiger-ai-lab.github.io/VisualWebInstruct/" style="margin-right: 20px; text-decoration: none; display: flex; align-items: center;">
77
+ <img src="https://cdn.prod.website-files.com/5bc8f7cfcf7dbbb4fc608ba8/5d252154e31f05252ddbd471_Rethink%20Horizontal%20Black.png" alt="VL-Rethinker">
78
  </a>
79
  <div>
80
+ <h2 ><a href="https://tiger-ai-lab.github.io/VL-Rethinker/">VL-Rethinker: Incentivizing Self-Reflection of Vision-Language Models with Reinforcement Learning</a> </h2>
81
+ <h5 style="margin: 0;"><a href="https://huggingface.co/TIGER-Lab/VL-Rethinker-72B">Model</a> | <a href="https://github.com/TIGER-AI-Lab/VL-Rethinker/">Code</a> | <a href="https://huggingface.co/datasets/TIGER-Lab/ViRL39K">Dataset</a> | <a href="https://tiger-ai-lab.github.io/VL-Rethinker/">Homepage</a></h5>
82
  </div>
83
  </div>
84
  """
 
106
  bibtext = """
107
  ## Citation
108
  ```
109
+ @article{vl-rethinker,
110
+ title={VL-Rethinker: Incentivizing Self-Reflection of Vision-Language Models with Reinforcement Learning},
111
+ author = {Wang, Haozhe and Qu, Chao and Huang, Zuming and Chu, Wei and Lin,Fangzhen and Chen, Wenhu},
112
+ journal={arXiv preprint arXiv:2504.08837},
113
+ year={2025}
114
  }
115
  ```
116
  """