Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -17,10 +17,6 @@
|
|
| 17 |
"num_key_value_heads": 8,
|
| 18 |
"rms_norm_eps": 1e-05,
|
| 19 |
"rope_theta": 1000000.0,
|
| 20 |
-
"rope_scaling": {
|
| 21 |
-
"type": "linear",
|
| 22 |
-
"factor": 2.65
|
| 23 |
-
},
|
| 24 |
"sliding_window": null,
|
| 25 |
"tie_word_embeddings": false,
|
| 26 |
"torch_dtype": "bfloat16",
|
|
|
|
| 17 |
"num_key_value_heads": 8,
|
| 18 |
"rms_norm_eps": 1e-05,
|
| 19 |
"rope_theta": 1000000.0,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
"sliding_window": null,
|
| 21 |
"tie_word_embeddings": false,
|
| 22 |
"torch_dtype": "bfloat16",
|