temporary0-0name
commited on
Commit
•
0bbc46d
1
Parent(s):
3df965f
Upload config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
-
"torch_dtype": "
|
25 |
-
"transformers_version": "4.
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 67991
|
28 |
-
}
|
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
+
"torch_dtype": "bfloat16",
|
25 |
+
"transformers_version": "4.36.2",
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 67991
|
28 |
+
}
|