yukiontheiceberg
commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 500000.0,
|
25 |
"tie_word_embeddings": false,
|
26 |
-
"torch_dtype": "
|
27 |
"transformers_version": "4.40.1",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 32032
|
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 500000.0,
|
25 |
"tie_word_embeddings": false,
|
26 |
+
"torch_dtype": "float16",
|
27 |
"transformers_version": "4.40.1",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 32032
|