wenhu commited on
Commit
e148d81
·
verified ·
1 Parent(s): a4c26fc

Update serve_constants.py

Browse files
Files changed (1) hide show
  1. serve_constants.py +1 -1
serve_constants.py CHANGED
@@ -77,7 +77,7 @@ html_header = """
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/">MAmmoTH-VL2 Chat</a> </h2>
81
  <h5 style="margin: 0;"><a href="">Model</a> | <a href="https://huggingface.co/TIGER-Lab/MAmmoTH-VL2">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>
 
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://huggingface.co/TIGER-Lab/MAmmoTH-VL2">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>