nluai commited on
Commit
44b2fdf
1 Parent(s): d6d928c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -37,8 +37,8 @@
37
  "no_bias": false,
38
  "norm_type": "low_precision_layernorm",
39
  "resid_pdrop": 0.0,
40
- "torch_dtype": "bfloat16",
41
- "transformers_version": "4.30.2",
42
  "use_cache": false,
43
  "verbose": 0,
44
  "vocab_size": 20480
 
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,
44
  "vocab_size": 20480