Commit
·
2f49525
1
Parent(s):
c1ae603
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -52,8 +52,8 @@
|
|
| 52 |
"rms_norm_eps": 1e-06,
|
| 53 |
"rope_scaling": {
|
| 54 |
"attention_factor": 1.2079441541679836,
|
| 55 |
-
"beta_fast": 32,
|
| 56 |
-
"beta_slow": 1,
|
| 57 |
"factor": 8.0,
|
| 58 |
"original_max_position_embeddings": 8192,
|
| 59 |
"rope_type": "yarn"
|
|
|
|
| 52 |
"rms_norm_eps": 1e-06,
|
| 53 |
"rope_scaling": {
|
| 54 |
"attention_factor": 1.2079441541679836,
|
| 55 |
+
"beta_fast": 32.0,
|
| 56 |
+
"beta_slow": 1.0,
|
| 57 |
"factor": 8.0,
|
| 58 |
"original_max_position_embeddings": 8192,
|
| 59 |
"rope_type": "yarn"
|