Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f916962
1
Parent(s):
3fd7f45
Update image source in app.py for improved asset hosting
Browse files
app.py
CHANGED
@@ -334,7 +334,7 @@ def ai_bot(
|
|
334 |
# <h1 style="font-size: 28px; font-weight: bold;">Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling</h1>
|
335 |
title_html = """
|
336 |
<div style="text-align: center;">
|
337 |
-
<img src="https://
|
338 |
<p style="font-size: 20px;">❄️Vintern-1B-v3_5❄️</p>
|
339 |
<p style="font-size: 14px;">An Efficient Multimodal Large Language Model for Vietnamese🇻🇳</p>
|
340 |
<a href="https://huggingface.co/papers/2408.12480" style="font-size: 13px;">[📖 Vintern Paper]</a>
|
|
|
334 |
# <h1 style="font-size: 28px; font-weight: bold;">Expanding Performance Boundaries of Open-Source Multimodal Models with Model, Data, and Test-Time Scaling</h1>
|
335 |
title_html = """
|
336 |
<div style="text-align: center;">
|
337 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6336b5c831efcb5647f00170/-G297bBqMzYvTbD6_Bkd9.png" style="height: 90px; width: 95%;">
|
338 |
<p style="font-size: 20px;">❄️Vintern-1B-v3_5❄️</p>
|
339 |
<p style="font-size: 14px;">An Efficient Multimodal Large Language Model for Vietnamese🇻🇳</p>
|
340 |
<a href="https://huggingface.co/papers/2408.12480" style="font-size: 13px;">[📖 Vintern Paper]</a>
|