Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"rope_scaling": null,
|
| 31 |
"rope_theta": 500000.0,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
-
"
|
| 34 |
"transformers_version": "4.44.0",
|
| 35 |
"vocab_size": 64
|
| 36 |
}
|
|
|
|
| 30 |
"rope_scaling": null,
|
| 31 |
"rope_theta": 500000.0,
|
| 32 |
"tie_word_embeddings": false,
|
| 33 |
+
"dtype": "float32",
|
| 34 |
"transformers_version": "4.44.0",
|
| 35 |
"vocab_size": 64
|
| 36 |
}
|