Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"rope_scaling": null,
|
| 20 |
"rope_theta": 1000000,
|
| 21 |
"tie_word_embeddings": false,
|
| 22 |
-
"torch_dtype": "
|
| 23 |
"transformers_version": "4.31.0",
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 32000
|
|
|
|
| 19 |
"rope_scaling": null,
|
| 20 |
"rope_theta": 1000000,
|
| 21 |
"tie_word_embeddings": false,
|
| 22 |
+
"torch_dtype": "bfloat16",
|
| 23 |
"transformers_version": "4.31.0",
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 32000
|