Alignment-Lab-AI
commited on
Commit
•
c57f440
1
Parent(s):
47b8496
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
-
"torch_dtype": "float32",
|
25 |
"transformers_version": "4.36.2",
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 32000
|
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
+
#"torch_dtype": "float32",
|
25 |
"transformers_version": "4.36.2",
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 32000
|