Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"num_heads": null,
|
| 31 |
"num_hidden_layers": 24,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
-
"torch_dtype": "
|
| 34 |
"transformers_version": "4.49.0",
|
| 35 |
"use_cache": true,
|
| 36 |
"v_low_rank_dim": 32,
|
|
|
|
| 30 |
"num_heads": null,
|
| 31 |
"num_hidden_layers": 24,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
+
"torch_dtype": "float32",
|
| 34 |
"transformers_version": "4.49.0",
|
| 35 |
"use_cache": true,
|
| 36 |
"v_low_rank_dim": 32,
|