Bram Vanroy commited on
Commit
028d341
·
2 Parent(s): 0482c4b 405fa3a

Merge branch 'main' of https://huggingface.co/spaces/BramVanroy/open_dutch_llm_leaderboard

Browse files
Files changed (1) hide show
  1. evals/models.json +9 -1
evals/models.json CHANGED
@@ -103,6 +103,14 @@
103
  "num_parameters": 7241732096,
104
  "quantization": "8-bit"
105
  },
 
 
 
 
 
 
 
 
106
  "mixtral-8x7b-v0.1": {
107
  "compute_dtype": "auto",
108
  "dutch_coverage": "none",
@@ -183,4 +191,4 @@
183
  "num_parameters": 7241732096,
184
  "quantization": "8-bit"
185
  }
186
- }
 
103
  "num_parameters": 7241732096,
104
  "quantization": "8-bit"
105
  },
106
+ "mixtral-8x7b-instruct-v0.1": {
107
+ "compute_dtype": "auto",
108
+ "dutch_coverage": "none",
109
+ "model_name": "mistralai/Mixtral-8x7B-Instruct-v0.1",
110
+ "model_type": "instruction-tuned",
111
+ "num_parameters": 46702792704,
112
+ "quantization": "8-bit"
113
+ },
114
  "mixtral-8x7b-v0.1": {
115
  "compute_dtype": "auto",
116
  "dutch_coverage": "none",
 
191
  "num_parameters": 7241732096,
192
  "quantization": "8-bit"
193
  }
194
+ }