Update config.json (#5)
Browse files- Update config.json (2338d041462ca0776ec8309d705343023980d370)
Co-authored-by: Thibaut <[email protected]>
- 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"
|