Spaces:
Running
on
Zero
Running
on
Zero
Update ui.py
Browse filesDolphin 3.0 Mistral 24B
ui.py
CHANGED
@@ -31,12 +31,12 @@ PLACEHOLDER = """
|
|
31 |
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">We are dedicated to embracing innovation, exploring cutting-edge ideas, and fearlessly pushing the boundaries of what is possible in the realm of artificial intelligence.</p>
|
32 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
33 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
|
|
|
|
|
|
34 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #60a5fa; margin-bottom: 2.5px;">
|
35 |
Dolphin 2.9.2 Qwen2 72b
|
36 |
</span>
|
37 |
-
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #818cf8; margin-top: 2.5px;">
|
38 |
-
Dolphin 2.9.1 llama 3 70B
|
39 |
-
</span>
|
40 |
</div>
|
41 |
<div style="display: flex; justify-content: flex-end; align-items: center;">
|
42 |
<a href="https://discord.gg/h3K4XGj2RH" target="_blank" rel="noreferrer" style="padding: .5rem;">
|
|
|
31 |
<p style="text-align: left; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">We are dedicated to embracing innovation, exploring cutting-edge ideas, and fearlessly pushing the boundaries of what is possible in the realm of artificial intelligence.</p>
|
32 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
33 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
34 |
+
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #818cf8; margin-top: 2.5px;">
|
35 |
+
Dolphin 3.0 Mistral 24B
|
36 |
+
</span>
|
37 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(79, 70, 229, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #60a5fa; margin-bottom: 2.5px;">
|
38 |
Dolphin 2.9.2 Qwen2 72b
|
39 |
</span>
|
|
|
|
|
|
|
40 |
</div>
|
41 |
<div style="display: flex; justify-content: flex-end; align-items: center;">
|
42 |
<a href="https://discord.gg/h3K4XGj2RH" target="_blank" rel="noreferrer" style="padding: .5rem;">
|