Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"rotary_emb_base": 10000,
|
18 |
"rotary_pct": 0.5,
|
19 |
"tie_word_embeddings": false,
|
20 |
-
"torch_dtype": "
|
21 |
"transformers_version": "4.27.4",
|
22 |
"use_cache": true,
|
23 |
"use_parallel_residual": true,
|
|
|
17 |
"rotary_emb_base": 10000,
|
18 |
"rotary_pct": 0.5,
|
19 |
"tie_word_embeddings": false,
|
20 |
+
"torch_dtype": "float16",
|
21 |
"transformers_version": "4.27.4",
|
22 |
"use_cache": true,
|
23 |
"use_parallel_residual": true,
|