Update config.json
Browse filesfix rope scaling in config.json
- config.json +0 -1
config.json
CHANGED
@@ -29,7 +29,6 @@
|
|
29 |
"low_freq_factor": 1.0,
|
30 |
"original_max_position_embeddings": 8192,
|
31 |
"rope_type": "llama3",
|
32 |
-
"type": "llama3"
|
33 |
},
|
34 |
"rope_theta": 500000.0,
|
35 |
"tie_word_embeddings": false,
|
|
|
29 |
"low_freq_factor": 1.0,
|
30 |
"original_max_position_embeddings": 8192,
|
31 |
"rope_type": "llama3",
|
|
|
32 |
},
|
33 |
"rope_theta": 500000.0,
|
34 |
"tie_word_embeddings": false,
|