Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"rope_theta": 10000.0,
|
18 |
"sliding_window": 4096,
|
19 |
"tie_word_embeddings": false,
|
20 |
-
"torch_dtype": "
|
21 |
"transformers_version": "4.34.0.dev0",
|
22 |
"_attn_implementation": "flash_attention_2",
|
23 |
"use_cache": true,
|
|
|
17 |
"rope_theta": 10000.0,
|
18 |
"sliding_window": 4096,
|
19 |
"tie_word_embeddings": false,
|
20 |
+
"torch_dtype": "bfloat16",
|
21 |
"transformers_version": "4.34.0.dev0",
|
22 |
"_attn_implementation": "flash_attention_2",
|
23 |
"use_cache": true,
|