abhinavkulkarni
commited on
Commit
•
4ce64d0
1
Parent(s):
6f34bf3
Upload config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
"norm_type": "low_precision_layernorm",
|
46 |
"resid_pdrop": 0,
|
47 |
"tokenizer_name": "EleutherAI/gpt-neox-20b",
|
48 |
-
"torch_dtype": "
|
49 |
"transformers_version": "4.33.1",
|
50 |
"use_cache": false,
|
51 |
"verbose": 0,
|
|
|
45 |
"norm_type": "low_precision_layernorm",
|
46 |
"resid_pdrop": 0,
|
47 |
"tokenizer_name": "EleutherAI/gpt-neox-20b",
|
48 |
+
"torch_dtype": "float16",
|
49 |
"transformers_version": "4.33.1",
|
50 |
"use_cache": false,
|
51 |
"verbose": 0,
|