Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ PLACEHOLDER = """
|
|
164 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
165 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
166 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">
|
167 |
-
|
168 |
</span>
|
169 |
<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-top: 2.5px;">
|
170 |
Meta Llama 3 70B Instruct
|
|
|
164 |
<div style="display: flex; justify-content: space-between; align-items: center;">
|
165 |
<div style="display: flex; flex-flow: column; justify-content: space-between;">
|
166 |
<span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(229, 70, 77, 0.1); padding: 0.1rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #f88181; margin-bottom: 2.5px;">
|
167 |
+
q3-reasoner-qwen-2.5-3B
|
168 |
</span>
|
169 |
<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-top: 2.5px;">
|
170 |
Meta Llama 3 70B Instruct
|