Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"rope_theta": 500000.0,
|
27 |
"sliding_window": null,
|
28 |
"tie_word_embeddings": true,
|
29 |
-
"torch_dtype": "
|
30 |
"transformers_version": "4.46.3",
|
31 |
"use_bias": false,
|
32 |
"use_cache": true,
|
|
|
26 |
"rope_theta": 500000.0,
|
27 |
"sliding_window": null,
|
28 |
"tie_word_embeddings": true,
|
29 |
+
"torch_dtype": "bfloat16",
|
30 |
"transformers_version": "4.46.3",
|
31 |
"use_bias": false,
|
32 |
"use_cache": true,
|