Bram Vanroy commited on
Commit
9739433
1 Parent(s): cb090d6

update models

Browse files
Files changed (1) hide show
  1. evals/models.json +2 -2
evals/models.json CHANGED
@@ -96,7 +96,7 @@
96
  "quantization": "8-bit"
97
  },
98
  "mistral-7b-v0.1": {
99
- "compute_dtype": "bfloat16",
100
  "dutch_coverage": "none",
101
  "model_name": "mistralai/Mistral-7B-v0.1",
102
  "model_type": "pretrained",
@@ -143,4 +143,4 @@
143
  "num_parameters": 7241732096,
144
  "quantization": "8-bit"
145
  }
146
- }
 
96
  "quantization": "8-bit"
97
  },
98
  "mistral-7b-v0.1": {
99
+ "compute_dtype": "auto",
100
  "dutch_coverage": "none",
101
  "model_name": "mistralai/Mistral-7B-v0.1",
102
  "model_type": "pretrained",
 
143
  "num_parameters": 7241732096,
144
  "quantization": "8-bit"
145
  }
146
+ }