louis-artificial-analysis commited on
Commit
8b24b8e
·
verified ·
1 Parent(s): 7ed2cb3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -4,8 +4,8 @@
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
- <link rel="canonical" href="https://artificialanalysis.ai/leaderboards/providers" />
8
- <title>Artificial Analysis LLM Performance Leaderboard</title>
9
  <style>
10
  body {
11
  margin: 0;
@@ -26,7 +26,7 @@
26
 
27
  <body>
28
  <div class="fullframe">
29
- <iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://artificialanalysis.ai/embed/llm-performance-leaderboard">
30
  </iframe>
31
  </div>
32
  </body>
 
4
  <head>
5
  <meta charset="utf-8" />
6
  <meta name="viewport" content="width=device-width" />
7
+ <link rel="canonical" href="https://artificialanalysis.ai/leaderboards/models" />
8
+ <title>Artificial Analysis LLM Leaderboard</title>
9
  <style>
10
  body {
11
  margin: 0;
 
26
 
27
  <body>
28
  <div class="fullframe">
29
+ <iframe class="iframe-element" allowfullscreen="true" frameborder="0" src="https://artificialanalysis.ai/embed/llm-leaderboard">
30
  </iframe>
31
  </div>
32
  </body>