Spaces:
Running
on
Zero
Running
on
Zero
Update ui.py
Browse files
ui.py
CHANGED
@@ -37,6 +37,9 @@ PLACEHOLDER = """
|
|
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 yi 1.5 34B
|
39 |
</span>
|
|
|
|
|
|
|
40 |
</div>
|
41 |
<div style="display: flex; justify-content: flex-end; align-items: center;">
|
42 |
<a href="https://discord.gg/cognitivecomputations" target="_blank" rel="noreferrer" style="padding: .5rem;">
|
|
|
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 yi 1.5 34B
|
39 |
</span>
|
40 |
+
<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;">
|
41 |
+
Dolphin 2.9.2 Phi 3 Medium
|
42 |
+
</span>
|
43 |
</div>
|
44 |
<div style="display: flex; justify-content: flex-end; align-items: center;">
|
45 |
<a href="https://discord.gg/cognitivecomputations" target="_blank" rel="noreferrer" style="padding: .5rem;">
|