pabloce commited on
Commit
97f1def
·
verified ·
1 Parent(s): 757c0a1

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +2 -5
ui.py CHANGED
@@ -32,13 +32,10 @@ PLACEHOLDER = """
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.1 llama 3 70B
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 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;">
 
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;">