Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"tie_word_embeddings": true,
|
57 |
"topk_group": null,
|
58 |
"topk_method": null,
|
59 |
-
"torch_dtype": "
|
60 |
"transformers_version": "4.46.3",
|
61 |
"use_advanced_parallelization": false,
|
62 |
"use_bias": false,
|
|
|
56 |
"tie_word_embeddings": true,
|
57 |
"topk_group": null,
|
58 |
"topk_method": null,
|
59 |
+
"torch_dtype": "float32",
|
60 |
"transformers_version": "4.46.3",
|
61 |
"use_advanced_parallelization": false,
|
62 |
"use_bias": false,
|