Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -218,7 +218,7 @@
|
|
| 218 |
"rope_scaling": null,
|
| 219 |
"rope_theta": 1000000,
|
| 220 |
"sliding_window": null,
|
| 221 |
-
"torch_dtype": "
|
| 222 |
"use_cache": true,
|
| 223 |
"use_sliding_window": false,
|
| 224 |
"vocab_size": 151681
|
|
|
|
| 218 |
"rope_scaling": null,
|
| 219 |
"rope_theta": 1000000,
|
| 220 |
"sliding_window": null,
|
| 221 |
+
"torch_dtype": "float16",
|
| 222 |
"use_cache": true,
|
| 223 |
"use_sliding_window": false,
|
| 224 |
"vocab_size": 151681
|