pabloce commited on
Commit
537299e
·
verified ·
1 Parent(s): 2cd2fd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -42,6 +42,12 @@ PLACEHOLDER = """
42
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Cognitive Computations</h2>
43
  <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>
44
  <div style="display: flex; justify-content: flex-end;">
 
 
 
 
 
 
45
  <a href="https://discord.gg/cognitivecomputations" target="_blank" rel="noreferrer" style="padding: .5rem;">
46
  <svg width="24" height="24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 5 30.67 23.25">
47
  <title>Discord</title>
 
42
  <h2 style="text-align: left; font-size: 1.5rem; font-weight: 700; margin-bottom: 0.5rem;">Cognitive Computations</h2>
43
  <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>
44
  <div style="display: flex; justify-content: flex-end;">
45
+ <span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(96, 165, 250, 0.1); padding: 0.5rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #60a5fa; box-shadow: 0 0 0 1px rgba(96, 165, 250, 0.3);">
46
+ Dolphin 2.9.1 llama 3 70B
47
+ </span>
48
+ <span style="display: inline-flex; align-items: center; border-radius: 0.375rem; background-color: rgba(129, 140, 248, 0.1); padding: 0.5rem 0.75rem; font-size: 0.75rem; font-weight: 500; color: #818cf8; box-shadow: 0 0 0 1px rgba(129, 140, 248, 0.3);">
49
+ Dolphin 2.9.1 yi 1.5 34B
50
+ </span>
51
  <a href="https://discord.gg/cognitivecomputations" target="_blank" rel="noreferrer" style="padding: .5rem;">
52
  <svg width="24" height="24" fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 5 30.67 23.25">
53
  <title>Discord</title>