nluai commited on
Commit
15b0990
1 Parent(s): c6572f3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "no_bias": false,
38
  "norm_type": "low_precision_layernorm",
39
  "resid_pdrop": 0.0,
40
- "torch_dtype": "float16",
41
  "transformers_version": "4.41.1",
42
  "use_cache": false,
43
  "verbose": 0,
 
37
  "no_bias": false,
38
  "norm_type": "low_precision_layernorm",
39
  "resid_pdrop": 0.0,
40
+ "torch_dtype": "bfloat16",
41
  "transformers_version": "4.41.1",
42
  "use_cache": false,
43
  "verbose": 0,