Commit
·
436425e
1
Parent(s):
d74ffd8
Remove dtype (#35)
Browse files- Remove dtype (92451bc6530686b2170dcb430bc538f7715a83f0)
Co-authored-by: Niklas Muennighoff <[email protected]>
- config.json +0 -1
config.json
CHANGED
|
@@ -15,7 +15,6 @@
|
|
| 15 |
"model_type": "bloom",
|
| 16 |
"n_embed": 14336,
|
| 17 |
"n_layer": 70,
|
| 18 |
-
"dtype":"bfloat16",
|
| 19 |
"num_attention_heads": 112,
|
| 20 |
"pretraining_tp": 4,
|
| 21 |
"slow_but_exact": false,
|
|
|
|
| 15 |
"model_type": "bloom",
|
| 16 |
"n_embed": 14336,
|
| 17 |
"n_layer": 70,
|
|
|
|
| 18 |
"num_attention_heads": 112,
|
| 19 |
"pretraining_tp": 4,
|
| 20 |
"slow_but_exact": false,
|