[bugfix]Update config.json
#11
by
martinezmatias
- opened
- config.json +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"rope_scaling": null,
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
-
"torch_dtype": "
|
| 27 |
"transformers_version": "4.37.0",
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 51200
|
|
|
|
| 23 |
"rope_scaling": null,
|
| 24 |
"rope_theta": 10000.0,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
+
"torch_dtype": "float16",
|
| 27 |
"transformers_version": "4.37.0",
|
| 28 |
"use_cache": true,
|
| 29 |
"vocab_size": 51200
|