Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"rope_scaling": null,
|
20 |
"rope_theta": 10000.0,
|
21 |
"partial_rotary_factor": 0.5,
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"transformers_version": "4.34.0.dev0",
|
24 |
"use_cache": true,
|
|
|
19 |
"rope_scaling": null,
|
20 |
"rope_theta": 10000.0,
|
21 |
"partial_rotary_factor": 0.5,
|
22 |
+
"qk_layernorm": false,
|
23 |
"tie_word_embeddings": false,
|
24 |
"transformers_version": "4.34.0.dev0",
|
25 |
"use_cache": true,
|