Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -34,10 +34,6 @@
|
|
34 |
"rms_norm_eps": 1e-05,
|
35 |
"rope_scaling": {
|
36 |
"factor": 8.0,
|
37 |
-
"high_freq_factor": 4.0,
|
38 |
-
"low_freq_factor": 1.0,
|
39 |
-
"original_max_position_embeddings": 8192,
|
40 |
-
"rope_type": "llama3",
|
41 |
"type": "llama3"
|
42 |
},
|
43 |
"rope_theta": 500000.0,
|
|
|
34 |
"rms_norm_eps": 1e-05,
|
35 |
"rope_scaling": {
|
36 |
"factor": 8.0,
|
|
|
|
|
|
|
|
|
37 |
"type": "llama3"
|
38 |
},
|
39 |
"rope_theta": 500000.0,
|