Bram Vanroy commited on
Commit
084e04d
·
1 Parent(s): 1c70b16

add stableLM info

Browse files
Files changed (1) hide show
  1. evals/models.json +3 -3
evals/models.json CHANGED
@@ -153,9 +153,9 @@
153
  },
154
  "stablelm-2-1_6b": {
155
  "compute_dtype": "auto",
156
- "dutch_coverage": "not-given",
157
  "model_name": "stabilityai/stablelm-2-1_6b",
158
- "model_type": "not-given",
159
  "num_parameters": 1644515328,
160
  "quantization": "8-bit"
161
  },
@@ -199,4 +199,4 @@
199
  "num_parameters": 7241732096,
200
  "quantization": "8-bit"
201
  }
202
- }
 
153
  },
154
  "stablelm-2-1_6b": {
155
  "compute_dtype": "auto",
156
+ "dutch_coverage": "pretrained",
157
  "model_name": "stabilityai/stablelm-2-1_6b",
158
+ "model_type": "pretrained",
159
  "num_parameters": 1644515328,
160
  "quantization": "8-bit"
161
  },
 
199
  "num_parameters": 7241732096,
200
  "quantization": "8-bit"
201
  }
202
+ }