Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -23,9 +23,9 @@
|
|
23 |
"pretraining_tp": 1,
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": {
|
26 |
-
"type": "
|
27 |
"factor": 8.0
|
28 |
-
}
|
29 |
"rope_theta": 500000.0,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|
|
|
23 |
"pretraining_tp": 1,
|
24 |
"rms_norm_eps": 1e-05,
|
25 |
"rope_scaling": {
|
26 |
+
"type": "dynamic",
|
27 |
"factor": 8.0
|
28 |
+
}
|
29 |
"rope_theta": 500000.0,
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "bfloat16",
|