abhinavkulkarni commited on
Commit
4d36425
1 Parent(s): 46197ba

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -45,8 +45,8 @@
45
  "norm_type": "low_precision_layernorm",
46
  "resid_pdrop": 0,
47
  "tokenizer_name": "sam-mosaic/gpt-neox-20b-chatml",
48
- "torch_dtype": "float16",
49
- "transformers_version": "4.30.2",
50
  "use_cache": false,
51
  "verbose": 0,
52
  "vocab_size": 50432
 
45
  "norm_type": "low_precision_layernorm",
46
  "resid_pdrop": 0,
47
  "tokenizer_name": "sam-mosaic/gpt-neox-20b-chatml",
48
+ "torch_dtype": "bfloat16",
49
+ "transformers_version": "4.33.1",
50
  "use_cache": false,
51
  "verbose": 0,
52
  "vocab_size": 50432