Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -83,7 +83,7 @@
|
|
83 |
<a href="https://hf.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B" target="_blank"
|
84 |
class="external-link button is-normal is-rounded is-dark">
|
85 |
<span class="icon">
|
86 |
-
<i class="fas"
|
87 |
</span>
|
88 |
<span>HuggingFace</span>
|
89 |
</a>
|
@@ -121,7 +121,7 @@
|
|
121 |
<!-- Logo -->
|
122 |
<div class="columns is-centered has-text-centered">
|
123 |
<div class="column is-2">
|
124 |
-
<img src="figs/atla-logo.png" alt="Atla Logo" style="width:
|
125 |
</div>
|
126 |
</div>
|
127 |
|
@@ -147,7 +147,7 @@
|
|
147 |
<div class="columns is-centered">
|
148 |
<div class="column is-four-fifths">
|
149 |
<div class="content has-text-centered">
|
150 |
-
<img src="/api/placeholder/800/400" alt="
|
151 |
<p class="subtitle">
|
152 |
Demo of Atla Selene Mini in action
|
153 |
</p>
|
@@ -158,7 +158,7 @@
|
|
158 |
<!-- Key Results -->
|
159 |
<div class="columns is-centered">
|
160 |
<div class="column is-four-fifths">
|
161 |
-
<h2 class="title is-3">Key Results</h2>
|
162 |
<div class="content has-text-justified">
|
163 |
<figure class="image">
|
164 |
<img src="figs/Fig1.png" alt="Performance comparison">
|
|
|
83 |
<a href="https://hf.co/AtlaAI/Selene-1-Mini-Llama-3.1-8B" target="_blank"
|
84 |
class="external-link button is-normal is-rounded is-dark">
|
85 |
<span class="icon">
|
86 |
+
<i class="fas">🤗</i>
|
87 |
</span>
|
88 |
<span>HuggingFace</span>
|
89 |
</a>
|
|
|
121 |
<!-- Logo -->
|
122 |
<div class="columns is-centered has-text-centered">
|
123 |
<div class="column is-2">
|
124 |
+
<img src="figs/atla-logo.png" alt="Atla Logo" style="width: 168%">
|
125 |
</div>
|
126 |
</div>
|
127 |
|
|
|
147 |
<div class="columns is-centered">
|
148 |
<div class="column is-four-fifths">
|
149 |
<div class="content has-text-centered">
|
150 |
+
<img src="/api/placeholder/800/400" alt="<placeholder for GIF>"/>
|
151 |
<p class="subtitle">
|
152 |
Demo of Atla Selene Mini in action
|
153 |
</p>
|
|
|
158 |
<!-- Key Results -->
|
159 |
<div class="columns is-centered">
|
160 |
<div class="column is-four-fifths">
|
161 |
+
<h2 class="title is-3 has-text-centered">Key Results</h2>
|
162 |
<div class="content has-text-justified">
|
163 |
<figure class="image">
|
164 |
<img src="figs/Fig1.png" alt="Performance comparison">
|