Update config.json (#1)
Browse files- Update config.json (fd0ca2f178bdc3ada5f7da46797e085b963d6dbb)
Co-authored-by: Non applicable <CombinHorizon@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
},
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": false,
|
32 |
-
"torch_dtype": "
|
33 |
"transformers_version": "4.44.2",
|
34 |
"unsloth_version": "2024.8",
|
35 |
"use_cache": true,
|
|
|
29 |
},
|
30 |
"rope_theta": 500000.0,
|
31 |
"tie_word_embeddings": false,
|
32 |
+
"torch_dtype": "bfloat16",
|
33 |
"transformers_version": "4.44.2",
|
34 |
"unsloth_version": "2024.8",
|
35 |
"use_cache": true,
|