Spaces:
Running
on
Zero
Running
on
Zero
fix: add research preview.
Browse files
demo.py
CHANGED
@@ -118,7 +118,7 @@ def bot_streaming(message, history, max_new_tokens=512):
|
|
118 |
|
119 |
demo = gr.ChatInterface(
|
120 |
fn=bot_streaming,
|
121 |
-
title="🌪️ Typhoon2-Vision (Research Preview): Vision-Language Model optimized for Thai",
|
122 |
description="""
|
123 |
<ul>
|
124 |
<li>📝 <b>Technical Report</b>: <a href="https://arxiv.org/abs/2412.13702" target="_blank">https://arxiv.org/abs/2412.13702 (Section 4)</a></li>
|
|
|
118 |
|
119 |
demo = gr.ChatInterface(
|
120 |
fn=bot_streaming,
|
121 |
+
title="🌪️ Typhoon2-Vision (Research Preview): Vision-Language Model optimized for Thai (Research Preview)",
|
122 |
description="""
|
123 |
<ul>
|
124 |
<li>📝 <b>Technical Report</b>: <a href="https://arxiv.org/abs/2412.13702" target="_blank">https://arxiv.org/abs/2412.13702 (Section 4)</a></li>
|