wcy1122 commited on
Commit
9459494
1 Parent(s): 78fcda9

update demo

Browse files
minigemini/serve/gradio_web_server.py CHANGED
@@ -282,7 +282,7 @@ def http_bot(state, model_selector, temperature, top_p, max_new_tokens, gen_imag
282
  title_markdown = ("""
283
  # Official demo for the paper "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models
284
  [[Project Page]](https://mini-gemini.github.io/) [[Paper]](https://arxiv.org/abs/2403.18814) [[Code]](https://github.com/dvlab-research/MiniGemini) [[Model]](https://huggingface.co/collections/YanweiLi/mini-gemini-6603c50b9b43d044171d0854) [[Data]](https://huggingface.co/collections/YanweiLi/mini-gemini-data-660463ea895a01d8f367624e) <br>
285
- This is Mini-Gemini-13B-HD version. The Mini-Gemini-34B-HD is deployed on [[here]](http://10.81.134.110:7860/)
286
  """)
287
 
288
  function_markdown = ("""
 
282
  title_markdown = ("""
283
  # Official demo for the paper "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models
284
  [[Project Page]](https://mini-gemini.github.io/) [[Paper]](https://arxiv.org/abs/2403.18814) [[Code]](https://github.com/dvlab-research/MiniGemini) [[Model]](https://huggingface.co/collections/YanweiLi/mini-gemini-6603c50b9b43d044171d0854) [[Data]](https://huggingface.co/collections/YanweiLi/mini-gemini-data-660463ea895a01d8f367624e) <br>
285
+ This is MGM-13B-HD version. The MGM-34B-HD is deployed at [[here]](http://10.81.134.110:7860/)
286
  """)
287
 
288
  function_markdown = ("""