Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"rope_theta": 1000000,
|
36 |
"sliding_window": null,
|
37 |
"tie_word_embeddings": false,
|
38 |
-
"torch_dtype": "
|
39 |
"transformers_version": "4.51.3",
|
40 |
"use_cache": true,
|
41 |
"use_sliding_window": false,
|
|
|
35 |
"rope_theta": 1000000,
|
36 |
"sliding_window": null,
|
37 |
"tie_word_embeddings": false,
|
38 |
+
"torch_dtype": "float16",
|
39 |
"transformers_version": "4.51.3",
|
40 |
"use_cache": true,
|
41 |
"use_sliding_window": false,
|