Bram Vanroy commited on
Commit
89b5433
·
1 Parent(s): 5f4a2be

fix metadata

Browse files
Files changed (1) hide show
  1. evals/models.json +3 -3
evals/models.json CHANGED
@@ -21,15 +21,15 @@
21
  "model_name": "Rijgersberg/GEITje-7b-chat-v2",
22
  "model_type": "fine-tuned",
23
  "num_parameters": 7241732096,
24
- "quantization": null
25
  },
26
  "geitje-ultra": {
27
  "compute_dtype": "auto",
28
  "dutch_coverage": "fine-tuned",
29
  "model_name": "BramVanroy/GEITje-ultra",
30
- "model_type": "fine-tuned",
31
  "num_parameters": 7241732096,
32
- "quantization": null
33
  },
34
  "gpt-neo-1.3b-dutch": {
35
  "compute_dtype": "bfloat16",
 
21
  "model_name": "Rijgersberg/GEITje-7b-chat-v2",
22
  "model_type": "fine-tuned",
23
  "num_parameters": 7241732096,
24
+ "quantization": "8-bit"
25
  },
26
  "geitje-ultra": {
27
  "compute_dtype": "auto",
28
  "dutch_coverage": "fine-tuned",
29
  "model_name": "BramVanroy/GEITje-ultra",
30
+ "model_type": "RL-tuned",
31
  "num_parameters": 7241732096,
32
+ "quantization": "8-bit"
33
  },
34
  "gpt-neo-1.3b-dutch": {
35
  "compute_dtype": "bfloat16",