Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
},
|
| 31 |
"rope_theta": 500000.0,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
-
"torch_dtype": "
|
| 34 |
"transformers_version": "4.45.1",
|
| 35 |
"unsloth_version": "2024.9",
|
| 36 |
"use_cache": true,
|
|
|
|
| 30 |
},
|
| 31 |
"rope_theta": 500000.0,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
+
"torch_dtype": "bfloat16",
|
| 34 |
"transformers_version": "4.45.1",
|
| 35 |
"unsloth_version": "2024.9",
|
| 36 |
"use_cache": true,
|