Spestly commited on
Commit
3164651
·
verified ·
1 Parent(s): 212ab53

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>AI Model - Coming Soon</title>
7
  <style>
8
  body {
9
  margin: 0;
@@ -108,7 +108,7 @@
108
  <div class="container">
109
  <div class="model-type">Atlas-Flash Evals</div>
110
  <h1>Coming Soon</h1>
111
- <p>~Atlas</p>
112
  <div class="status">Evaluation in progress!</div>
113
  </div>
114
  </body>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Atlas-Flash Evals</title>
7
  <style>
8
  body {
9
  margin: 0;
 
108
  <div class="container">
109
  <div class="model-type">Atlas-Flash Evals</div>
110
  <h1>Coming Soon</h1>
111
+ <p>~Open-Atlas ❤️</p>
112
  <div class="status">Evaluation in progress!</div>
113
  </div>
114
  </body>