leafspark commited on
Commit
c6db598
·
verified ·
1 Parent(s): 6b61790

add mistral large 2407

Browse files
Files changed (1) hide show
  1. index.html +8 -7
index.html CHANGED
@@ -58,13 +58,14 @@
58
  |------|-----------------------------------|--------------------|-------|-----------|
59
  | 1 | openai/gpt-4o | 59.00% (1475/2500) | 03:17 | 12.66it/s |
60
  | 2 | anthropic/claude-3.5-sonnet:beta | 52.56% (1314/2500) | 14:44 | 2.83it/s |
61
- | 3 | openai/gpt-4o-mini | 36.92% (923/2500) | 08:28 | 4.91it/s |
62
- | 4 | anthropic/claude-3-haiku:beta | 36.72% (918/2500) | 06:20 | 6.57it/s |
63
- | 5 | google/gemini-pro-1.5 | 26.92% (673/2500) | 03:05 | 13.51it/s |
64
- | 6 | google/gemma-2-27b-it | 25.24% (631/2500) | 05:52 | 7.08it/s |
65
- | 7 | 01-ai/yi-large | 20.68% (517/2500) | 02:37 | 15.83it/s |
66
- | 8 | mistralai/mixtral-8x22b-instruct | 19.60% (490/2500) | 04:32 | 9.18it/s |
67
- | 9 | meta-llama/llama-3.1-70b-instruct | 19.04% (476/2500) | 18:01 | 2.31it/s |
 
68
  `;
69
 
70
  document.addEventListener('DOMContentLoaded', function() {
 
58
  |------|-----------------------------------|--------------------|-------|-----------|
59
  | 1 | openai/gpt-4o | 59.00% (1475/2500) | 03:17 | 12.66it/s |
60
  | 2 | anthropic/claude-3.5-sonnet:beta | 52.56% (1314/2500) | 14:44 | 2.83it/s |
61
+ | 3 | mistralai/mistral-large-2407 | 37.20% (930/2500) | 05:13 | 7.96it/s |
62
+ | 4 | openai/gpt-4o-mini | 36.92% (923/2500) | 08:28 | 4.91it/s |
63
+ | 5 | anthropic/claude-3-haiku:beta | 36.72% (918/2500) | 06:20 | 6.57it/s |
64
+ | 6 | google/gemini-pro-1.5 | 26.92% (673/2500) | 03:05 | 13.51it/s |
65
+ | 7 | google/gemma-2-27b-it | 25.24% (631/2500) | 05:52 | 7.08it/s |
66
+ | 8 | 01-ai/yi-large | 20.68% (517/2500) | 02:37 | 15.83it/s |
67
+ | 9 | mistralai/mixtral-8x22b-instruct | 19.60% (490/2500) | 04:32 | 9.18it/s |
68
+ | 10 | meta-llama/llama-3.1-70b-instruct | 19.04% (476/2500) | 18:01 | 2.31it/s |
69
  `;
70
 
71
  document.addEventListener('DOMContentLoaded', function() {