Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"rotary_emb_base": 10000,
|
17 |
"rotary_pct": 0.25,
|
18 |
"tie_word_embeddings": false,
|
19 |
-
"torch_dtype": "
|
20 |
"transformers_version": "4.24.0",
|
21 |
"use_cache": true,
|
22 |
"use_parallel_residual": true,
|
|
|
16 |
"rotary_emb_base": 10000,
|
17 |
"rotary_pct": 0.25,
|
18 |
"tie_word_embeddings": false,
|
19 |
+
"torch_dtype": "float32",
|
20 |
"transformers_version": "4.24.0",
|
21 |
"use_cache": true,
|
22 |
"use_parallel_residual": true,
|