Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"rotary_emb_base": 10000,
|
21 |
"rotary_pct": 0.25,
|
22 |
"tie_word_embeddings": false,
|
23 |
-
"torch_dtype": "
|
24 |
"transformers_version": "4.30.0.dev0",
|
25 |
"use_cache": true,
|
26 |
"use_parallel_residual": true,
|
|
|
20 |
"rotary_emb_base": 10000,
|
21 |
"rotary_pct": 0.25,
|
22 |
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float16",
|
24 |
"transformers_version": "4.30.0.dev0",
|
25 |
"use_cache": true,
|
26 |
"use_parallel_residual": true,
|