Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"rope_theta": 1000000000.0,
|
| 20 |
"sliding_window": null,
|
| 21 |
"tie_word_embeddings": false,
|
| 22 |
-
"torch_dtype": "
|
| 23 |
-
"transformers_version": "4.
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 131072
|
| 26 |
}
|
|
|
|
| 19 |
"rope_theta": 1000000000.0,
|
| 20 |
"sliding_window": null,
|
| 21 |
"tie_word_embeddings": false,
|
| 22 |
+
"torch_dtype": "float16",
|
| 23 |
+
"transformers_version": "4.55.4",
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 131072
|
| 26 |
}
|